logo       

Re: Help! multipart/form-data use GET, not POST: msg#00032

text.xml.resin.user

Subject: Re: Help! multipart/form-data use GET, not POST


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>
Google Custom Search

News | FAQ | advertise