i want to submit post request from IIS to Tomcat 5.5 running on remote
machine when i submit the request it is received by the jsp in tomcat
after processing the request it generates a response which is again a
jsp and it is visible on IIS page and working fine while if i click on
the any link on the resultant jsp it does not work and seems the
session object at tomcat looses information stored in it.

quick response from anyone is highly appriciated