| Author |
image uploading in jsp
|
ManasaRanjan
Greenhorn
Joined: Nov 13, 2006
Posts: 4
|
|
|
how to upload image in jsp and save path in oracle 9i database . I don`t have to use java beans.
|
 |
Duddiyanda Siraj
Greenhorn
Joined: Nov 11, 2004
Posts: 23
|
|
|
One way which I can think you need to decide the path where you are going to save your image that will be pre defined. There are lots of Image upload free codes available which you can use to save your image in the directory. you can just store that image name in the DB. just append the image name with the pre defined path whn you retrieve the image.
|
Before every minute of action, there should be an hour of thought.<br />- Henry Ford
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
bmp pms, Welcome to JavaRanch! We're pleased to have you here with us in the JSP forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. You can change it here
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56172
|
|
"siraj dh", The naming policy warning is also applied to you. Please adjust your display name accordingly. baer JavaRanch Sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: image uploading in jsp
|
|
|