You'll need to either write code to parse a multi-part form post or use a 3rd party tool.
Check out Jason Hunter's library here -> http://www.servlets.com/cos/index.html. You'll
just have to buy a copy of his book for everyone on your development staff to license the
code ;)
-----Original Message-----
From: Trevor MacPhail [mailto:tmmacpha@sfu.ca]
Sent: Sunday, November 17, 2002 7:32 AM
To: tomcat-user@jakarta.apache.org
Subject: Processing form uploaded files
I would like to build a form to allow uploading of an image through a servlet(using the <input
type="file"> html tag) but can seem to find out how to retrieve the information properly
out of the request. Any suggestions?
--
Trevor MacPhail
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|