Re: how upload files to the server
Gang Zhang <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <003701c3463f$c7239df0$fcd83f40@jj> |
Use file tag, it sends the file as muti-part mime data. There is a parser available from oreliy. ----- Original Message ----- From: "Jagannayakam" <[email protected]> To: <[email protected]> Sent: Wednesday, July 09, 2003 5:19 AM Subject: how upload files to the server > how to upload a file to the server from a simple html in the client side > > > Regards, > Jagan. > > ___________________________________________________________________________ > 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 > ___________________________________________________________________________ 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