Sorry!
I had a typo, missed method="..." clause for the <form> in the JSP.

That's funny. I always find my answers after I post it here. :)

-Sri

At 11:04 AM 10/14/2002, Srinadh Karumuri wrote:
>I am using Tocat 3.x with apache 1.3. Recently we added a new webapp and 
>all the parameters are getting appended to the URL (in the browser's 
>loacation field). This is not good as our clients won't be very happy to 
>see this info. (especially the hidden fields' values).
>
>I am using action="...." in JSP and service(...,...) on the servlet side.
>I am using RequestDispatcher.forward(...,...) method in the servlet to 
>forward to new URL.
>
>Old webapp doesn't have any problem. U tried to compare new webapp code 
>with old one but all in vain. I checked the J2EE docs to trim this info., 
>but didn't find anything useful.
>
>Any ideas? Thanks for any help in advance.
>-Sri
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to