Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTTP Post Request Parameters go missing

Status
Not open for further replies.

XRayDelta

Programmer
Mar 29, 2004
1
MX
Hi,
I have a simple form with method=post. When I submit to my webapp running on Tomcat (4.0) server, 80% of the time it can read all the parameters (hidden, text etc), but 20% of the time the parameters are null! Ie there are no parameters passed thru!

I read somewhere it may be due to a bug in Tomcat, cannot process if char encoding is set to UTF8 from the client?

Can anyone confirm this? And how to remedy the situation, very frustrating!
Eric (eric@codalworks.com)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top