Hi Guys,
I have a servlet which sits on this URL
http://192.16.100.250/servlet/proc
This accepts two parameters [b]Age[/b] and [b]Name[/b].
My question is, when i deploy this sevlet on Tomcat and post the required params to it, it works perfect. But when i deply this on Glassfish ES v2.1 it times out after several munites of trying to pass the params to the servlet.
I have checked my log to see the sevlet is invoked, but the rest of the process doesn't seem to activate.
Do anyone knows why?
[Message sent by forum member 'losintikfos' (losintikfos)]
http://forums.java.net/jive/thread.jspa?messageID=353882