This may do the trick: http://j2ep.sourceforge.net/
-Tim siddharth karandikar wrote:
Hi Everyone ! As Tomcat can also be used as normal HTTP server, is there a possibility to run a Tomcat behind another Tomcat? What exactly I am trying to do is, http://localhost:8080/console/* should fetch response from http://localhost:9090/console/* I saw the balancer app that comes with Tomcat, but its doing sendRedirect. I want the user to remain on same host:port, so doing redirect is not and option.
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]