Hi, guys, I know oreilly MutilpartRequest class can deal with the file uploading. My question is: Does jsp can do the same job without calling a servlet? jsp:usebean and jsp:setProperties seem not be able to parse the binary data sent by multipart/form-data. As a result, the setters inside corresponding bean object seem to have to provide a binary-to-string type converter. Is it right? Thank you in advance. Hongda ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
