Re: Special Multipart Request (not through form)
Amit L Kanaskar <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <000f01c2cd04$78b24ef0$70000025@SARASWATI> |
Hi, Please see the following URL for a General solution to POST using multipart/form-data. You can do such post from a java applet as well as a java application. http://forum.java.sun.com/thread.jsp?thread=238793&forum=2&message=931262 ----- Original Message ----- From: Amos Sonnenwirth To: [email protected] Sent: Wednesday, February 05, 2003 4:08 PM Subject: Re: Special Multipart Request (not through form) Pay Attention: O'Reilly's HTTP Multipart Request is a solution specially for "multipart/form-data" type requests . What should i do when my HTTP client is NOT a web based form ? face=Tahoma 05, 2003 wrote: