Not sure about this but you can probably use Apache Web Server to do the job
of first Tomcat. Or maybe you can use some port forwarding mechanism.
Gaurav Singh Kushwaha
http://www.chakpak.com
Ph: +91-9880110695
Bangalore, India.
On 2/12/07, siddharth karandikar <siddharth.forums@(protected):
>
> 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)
>
>