Hi! I have a problem that mystifies me. I have followed the instructions given in <http://www.coreservlets.com/Apache-Tomcat-Tutorial/> to the tiniest detail (in my opinion). And in fact, I have managed to get to the Tomcat's welcome page, and I successfully "passed" the test "Test 1: A Servlet That Does Not Use Packages" (referring to the URL above).
But this is my problem: In order to view any pages, I have to constantly re-run the startup.sh script (I run Debian sarge). Otherwise Mozilla complains that "the connection was refused while trying to connect to localhost." If I rerun startup.sh, I can connect to localhost--once. What could be the problem here? desktop:/usr/local/bin/apache-tomcat-5.5.20/bin# ./startup.sh Using CATALINA_BASE: /usr/local/bin/apache-tomcat-5.5.20 Using CATALINA_HOME: /usr/local/bin/apache-tomcat-5.5.20 Using CATALINA_TMPDIR: /usr/local/bin/apache-tomcat-5.5.20/temp Using JRE_HOME: /usr/local/java/jdk1.5.0_09 desktop:/usr/local/bin/apache-tomcat-5.5.20/bin# Thanks for your help! I am sorry to ask such a "newbie question." However, I googled, but couldn't find anything helpful. Tuomas --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]