Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
apache+tomcat+jsp+servlets
Name: kumar Date: October 22, 2002 at 22:43:29 Pacific OS: linux7.2 CPU/Ram: p3 128
Comment:
Hai Friends! I want to configure apache with tomcat so that apache can serve jsp, servlet requests. I refered some sites, but nobody gives me clear picture. Please help me how to acomplish this task. I am using apache_1.3.26 j2sdk-1_4_0_02-fcs-linux-i586.rpm jakarta-tomcat-4.0.6-LE-jdk14
I don't know whether i am using correct software. plese specify this too. Thank you very much.
Summary: Is Tomcat a webserver, or just a jsp-module. Normally, you need to run apache and install tomcat. You propably also need to add some configuration to httpd.conf Johan ...
Summary: Hi, I am working with a Ubuntu server which was set up by someone else. Tomcat is installed. But when I do http://localhost the browser goes to ./var/www/apache2-default instead of $CATALINA_HOME/web...
Summary: I'm new to linux and trying to set up a web server. I have successfully done this on windows 2000 but have run into a few snags on linux. What do I need to do to register servlets in apache/tomcat?...