| Author |
upload image from jsp into oracle database
|
Mayank Adhikari
Greenhorn
Joined: Nov 17, 2012
Posts: 12
|
|
Hi Friends,
Can someone tell me how to upload a image file( in jpg format) into a oracle database using a jsp page.
I want to create a web page(jsp) by which user can select a jpg image file from his desktop and can upload it into the database.
Thanks in Advance
Mayank
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
See the JspFaq for information on file uploading. The database part is not a JSP function, but will be handled via JDBC or an ORM.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: upload image from jsp into oracle database
|
|
|