|
Re: Help! multipart/form-data use GET, not POST: msg#00032text.xml.resin.user
Hmm, I use POST and it works fine for me? Gice your form a 'name' and see if that makes a difference? I'm using Resin 2.1.11 on JDK 1.4.2 > In a routine common HTML form: > > <FORM ACTION="/servlet/BlahBlah" ENCTYPE="multipart/form-data"> > > input data are sent via GET, not POST. That is very incovenient because > of URL encoding. However, if we explicitly specify the POST method, > > <FORM ACTION="/servlet/BlahBlah" METHOD="POST" ENCTYPE="multipart/form-data"> > > data are not sent from the client and every response.getParameter() is null. > > I'd like to hear what do you guess/suspect could be the cause of this > malfunctioning? > > I'm using Resin 2.1.12. > > Thanks in advane, > > --------------------- > Hiroshi Iwatani > > *stop cruelty* Annual number of institutionally euthanized cats and dogs > including kittens and puppies: US 5 million, JP 500 thousand. How about your > country? *for our better karma* > --------------------- > -- James Dalrymple Telesoft Corp. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | AW: Help! multipart/form-data use GET, not POST: 00032, Gast, Thorsten IZ/HZA-IOL |
|---|---|
| Next by Date: | Re: mod_caucho servlet dispatch: 00032, Josh Kropf |
| Previous by Thread: | Help! multipart/form-data use GET, not POSTi: 00032, Hiroshi Iwatani |
| Next by Thread: | Re: Help! multipart/form-data use GET, not POST: 00032, Hiroshi Iwatani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |