JavaJSPServlet
Programmer
Hi All,
We are developing a Java,JSP,Servlet based application. That will be partly on two Tomacats. When we click on one button in a JSP page of the application residing on one Tomcat the request will be tranferred to another part of the application on another Tomcat. We will do serching from some databases and need to save search results. When we go to first part of the applcation the saved search results should be visible from there. We also want o manage the state of both parts of the application. Please let me know how this can be achieved
Thanks for your response in advance
Regards
Nitin
We are developing a Java,JSP,Servlet based application. That will be partly on two Tomacats. When we click on one button in a JSP page of the application residing on one Tomcat the request will be tranferred to another part of the application on another Tomcat. We will do serching from some databases and need to save search results. When we go to first part of the applcation the saved search results should be visible from there. We also want o manage the state of both parts of the application. Please let me know how this can be achieved
Thanks for your response in advance
Regards
Nitin