There is a simple way... don't call request.getParameter otherwise the post-stream will be read. and read it by youself (request.getInputStream or something like that.. and parse the string yourself) Krzysztof Zielinski wrote: > Hello Filip, > > Tuesday, March 27, 2001, 7:24:27 PM, you wrote: > > FH> public java.lang.String getQueryString() > FH> in HTTPServletRequest and you can parse them yourself > > I'm afraid that parameters passed by the help method="post" in HTML > Form aren't available by getQueryString(). > > I can't use method="get" in HTML Form. > > -- > Best regards, > Krzysztof mailto:[EMAIL PROTECTED] > ICQ # 47933362
- How to get request prameters in right order. Krzysztof Zielinski
- Re: How to get request prameters in right order. Anthony
- Re[2]: How to get request prameters in right ... Krzysztof Zielinski
- RE: Re[2]: How to get request prameters i... Filip Hanik
- Re[4]: How to get request prameters i... Krzysztof Zielinski
- RE: Re[4]: How to get request pr... Filip Hanik
- Re: How to get request prameters... Samuel Arnod-Prin
- Re: How to get request prameters in right order. Jim Rudnicki
- RE: How to get request prameters in right order. Cox, Charlie
- Re: How to get request prameters in right order. Frans Verhoef
- RE: How to get request prameters in right order. William Kaufman
- RE: How to get request prameters in right ord... Milt Epstein
- Re: RE: How to get request prameters in right ord... Frans Verhoef
