-
upload an image file and save on webserver.
Hi,
I need help to save an image file through JSP page or servlets. I have a html form that has a file input control to accept from the user an image file name along with other details. This form has the path of action set to a JSP/servlet page. Here I get the data through the request parameters. I get the File too here. I have tried accessing the file if it a text file. The problem that I have is I want Image file to be saved at the web server. Will the general file writing routines help me in creating the file by reading from this recieved file as input stream. Or is there any other way (simple way) to read the image file and save on web server.
In simple words I want to upload an image file.
Sandhya.
Similar Threads
-
By bubberz in forum Database
Replies: 9
Last Post: 10-08-2008, 07:03 AM
-
Replies: 0
Last Post: 05-20-2002, 05:46 PM
-
By Tomer Cagan in forum ASP.NET
Replies: 1
Last Post: 07-24-2001, 09:01 AM
-
By Andrew McLellan in forum Java
Replies: 3
Last Post: 05-09-2001, 05:34 PM
-
By ²`¤ô¨BÅå¶³ in forum Java
Replies: 1
Last Post: 03-23-2000, 04:16 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|