Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 61121 invoked by uid 500); 20 Aug 2001 13:32:25 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 61111 invoked from network); 20 Aug 2001 13:32:24 -0000 Received: from rm-rstar.sfu.ca (root@142.58.120.21) by h31.sny.collab.net with SMTP; 20 Aug 2001 13:32:24 -0000 Received: from cultus.sfu.ca (cultus.sfu.ca [142.58.101.5]) by rm-rstar.sfu.ca (8.10.1/8.10.1/SFU-5.0H) with ESMTP id f7KDWNe14912 for ; Mon, 20 Aug 2001 06:32:24 -0700 (PDT) Message-Id: <200108201332.f7KDWNe14912@rm-rstar.sfu.ca> Content-Type: text/plain Content-Disposition: inline To: tomcat-user@jakarta.apache.org From: "Rob S." Organization: Student X-Sender: rslifka@popserver.sfu.ca Mime-Version: 1.0 Reply-To: "Rob S." Date: Mon, 20 Aug 2001 6:32:23 PDT X-Mailer: SFUwebmail 2.70 Subject: Re: Problem with loading servlets on start up X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N http://localhost:8080/hellouser/hellouser.jsp is how you would request your servlet. I have NO idea how Tomcat deals with servlets named like JSP files. A servlet spec guru might be required to answer that one =) Err, just found it, section 10. You're better off naming it something like "HelloUserServlet" or just "HelloUser". - r On Mon, 20 Aug 2001 16:17:30 +0300 tomcat-user@jakarta.apache.org wrote: > Hello, > I'm a quiet newbie with Tomcat, and I have problems with running correctly > the sample "HelloUser" under Tomcat v3.2.1 > I have cleaned the directory "webapps" and put there only the folder > "hellouser" with "web-inf" and "meta-inf" subfolders, the subfolder > "web-inf" looks like this : > ...WEB-INF\classes\hello\NameHandler.class > I made a web.xml-file looking like this: > > > > > hellouser.jsp > > hello.NameHandler > > 10 > > > and it doesn't work - the .class file is not loading on start up. > Please tell me where is my mistake. > Many thanks in advance > Atanas > > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp