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)
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)