This is pretty much what I have been working on.
As a few hints, you'll need Apache in front, and setup AJP on tomcat.
I have set up loadbalancing, and have the two tomcats doing session
sharing, and use the jvmroute to route to respected tomcat.
You might need to change your server webapp "java
Hi,
I have several applications running on my tomcat server. But due to some
reasons i need to move some of these applications to another tomcat server.
But most of these applications are client-sever applications and hence i
don't have the flexibility of making changes to the url. So the clien