Close
jGuru Forums
Posted By: Mark_Annal Posted On: Friday, March 23, 2001 01:33 PM
I'm new to Tomcat and am having a tough time with configuration. If anyone can help I'd really appreciate it. I have successfully installed Tomcat and integrated it with Apache 1.3.14 using mod_jk.so. All the example apps are up and running both stand-alone and via Apache. Next I want to configure Tomcat so that I can keep all my Java code and classes under /home/httpd/servlet (next to /home/httpd/html) rather than under TOMCAT_HOME which is elsewhere on the machine (/usr/local/jakarta/tomcat). I'm having a hell of a time since the mod_jk HOWTO doesn't seem to address this and all the other configuration documentation is written for mod_jserv. It used to be a lot easier in the "old days" when I did this using Apache with Apache JServ/JSSI. Thanks in advance ...
Re: Using servlets and JSP outside of TOMCAT_HOME
Posted By: Mark_Annal Posted On: Monday, March 26, 2001 01:56 PM