fuadhamidov
Programmer
hi
i have several project in different machine.
some projects run on java 1.3.x and others run on 1.4.x.
so two tomcat server have been installed.
i have one internet connection
i want to access both tomcat server ( my all application in both java version ) from one IP.
now i ask
is there any way to redirect one tomcat server to others.
if yes how.
in shortly i want to know true version of
<Context path="/Computer1" docBase="http:\\otherComputer1"/>
thanks for any help
i have several project in different machine.
some projects run on java 1.3.x and others run on 1.4.x.
so two tomcat server have been installed.
i have one internet connection
i want to access both tomcat server ( my all application in both java version ) from one IP.
now i ask
is there any way to redirect one tomcat server to others.
if yes how.
in shortly i want to know true version of
<Context path="/Computer1" docBase="http:\\otherComputer1"/>
thanks for any help