Our company has recently build such a site and we have used
a class from O'Reilly named MultipartRequest. Which allows to post
a request in multiple parts. You can then use the tag
<input type=3D"file"> in your form to select a file and it will be
posted
to the server where you can safe it afterwards.
http://www.servlets.com/cos/index.html
Greetings,
Bart
-----Original Message-----
From: mihalisp [mailto:mihalist80@h...]
Sent: maandag 10 juni 2002 17:29
To: Pro_JavaServer_Pages
Subject: [pro_jsp] JSP AND UPLOAD
IN A DYNAMIC WEB PAGE WITH JAVA SERVER PAGES I WANT TO UPLOAD A FILE AS
A
CLIEN AND THIS FILE TO BE SAVED IN THE SERVER.HOW CAN I DO THIS WITH
JSP?
PLEASE IF SOMEONE KNOWS SOME CODE FOR THIS SUBJECT,WRITE ME!IT'S
EMERGENCY!