Remote Virtual Directory with Tomcat
843840Jun 5 2008 — edited Jun 5 2008Does anybody knows if is it possible to set a virtual directory in Tomcat 4.1 or 6.0 in a remote PC ?
This is the example:
Mi PC running Tomcat. Mi PC IP: 172.16.8.212.
There is another PC in the company with another Tomcat running. Let's say in IP 172.16.8.213.
The public IP is asociated with my PC, and I need that when somebody tries to find certain web application (located in the Tomcat in 172.16.8.213 ) my Tomcat execute the remote application as if it is local.
Somebody could tell me: "Ok, so why don't you bring the remote application to your local Tomcat, and end with the complications". For some reasons (one of them is security), that's not a choice.
Thank you very much for any help, and sorry if for my ignorance somebody gets angry.