If I don't use request.getParameter() method despite of making same request
with parameters in my servlets code, I'm not getting any blank response in
my browser. 

This is how I set connector tag in server.xml file:
 
<Connector connectionTimeout="20000" port="8081"
protocol="org.apache.coyote.http11.Http11NioProtocol" redirectPort="8443"/>
-- 
View this message in context: 
http://old.nabble.com/Problem-with-post-request-parameters-in-servlets-tp28820496p28821904.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to