July 31, 2006
July 28, 2006
Configure apache with tomcat
Well it is not very tricky to establish a connection between the HTTP server and the Servlet Engine and I found a very good link on it which tells you all you need to know.
Here’s the link: Apache with Tomcat
Tip:But make sure you are using the correct version of mod_jk…it took me sometime to uncover that mystery.