Re: Upload Images in JSP
- From: "jcsnippets.atspace.com" <admin@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 21:08:25 GMT
"lynch_susan" <lynch_susan@xxxxxxxx> wrote in message
news:1143740471.337163.107080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Newbie,
I have to create a jsp page where i can upload some gif images to a
server location. How can i do that?
Create a jsp page where you can choose the file. Then let the jsp post the
data to a servlet which handles the upload of the selected file.
I've had a quick look on Google for "upload servlet" and found this... It
might be very interesting -
http://www.jspwiki.org/wiki/MakingAnUploadServlet
Best regards,
JC
--
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks
.
- References:
- Upload Images in JSP
- From: lynch_susan
- Upload Images in JSP
- Prev by Date: Re: File IO -- Reading Config Files Easily
- Next by Date: Re: File IO -- Reading Config Files Easily
- Previous by thread: Upload Images in JSP
- Next by thread: Re: Upload Images in JSP
- Index(es):
Relevant Pages
|
|