|
Help! multipart/form-data use GET, not POST: msg#00030text.xml.resin.user
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* --------------------- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | tweaking srun: 00030, Alex Arnell |
|---|---|
| Next by Date: | AW: Help! multipart/form-data use GET, not POST: 00030, Gast, Thorsten IZ/HZA-IOL |
| Previous by Thread: | tweaking sruni: 00030, Alex Arnell |
| Next by Thread: | Re: Help! multipart/form-data use GET, not POST: 00030, Bond - James D. |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |