I am testing some servlets i need to get tomcat to work.
I have installed j2sdk1.4.2_05, and set the java_home to the sdk dir.
I have started httpd and tomcat daemons from the serviceconf menu, how do i get tomcat to work as when i go to localhost:8080, nothing happens and it loads goolge.
Ideally i would like to set up tomcat as both a standalone server accessed by localhost:8080, but also through apache and localhost, is this even possible, i know i nedd to use mod_jk2.
Thanks in advance Tom