Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

tomcat behind tomcat

siddharth karandikar

2007-02-12

Replies:

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.

--
------------------------
~ Siddharth ~

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.