Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 70911 invoked from network); 22 Jan 2003 20:49:14 -0000 Received: from exchange.sun.com (192.18.33.10) by 208.185.179.12.available.above.net with SMTP; 22 Jan 2003 20:49:14 -0000 Received: (qmail 3173 invoked by uid 97); 22 Jan 2003 20:50:18 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 3157 invoked by uid 97); 22 Jan 2003 20:50:17 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3145 invoked by uid 98); 22 Jan 2003 20:50:17 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Wed, 22 Jan 2003 15:48:51 -0500 (EST) From: Felicia Neff To: Tomcat Users List Subject: Tomcat configuration problem: JSPs work, servlets don't Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N I am running Tomcat-4.1.18, Apache-1.3.27, and mod_jk-1.2.0. The problem I am having is that while JSPs work, servlets don't. This is the relevant portion of my server.xml file: In /path/to/files, I have: hello.jsp WEB-INF/classes/HelloServlet.class WEB-INF/classes/HelloServlet.java >From what I have read, if I don't have a web.xml in WEB-INF, then the default will be used. Since this is just for testing, I'm hoping that I don't need one. The ultimate goal is to set this up for an isp. so that users can put their servlets into place and have them work without having the privileges to reload anything. Thanks in advance for your help. -- Felicia ~~~~~~~~~~~~~~ fn@panix.com Panix Staff -- To unsubscribe, e-mail: For additional commands, e-mail: