Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 27922 invoked from network); 3 Feb 2003 23:01:44 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Feb 2003 23:01:44 -0000 Received: (qmail 10852 invoked by uid 97); 3 Feb 2003 23:03:17 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 10845 invoked from network); 3 Feb 2003 23:03:17 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 3 Feb 2003 23:03:17 -0000 Received: (qmail 23560 invoked by uid 500); 3 Feb 2003 23:00: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 23529 invoked from network); 3 Feb 2003 23:00:16 -0000 Received: from smtp.harbornet.com (199.2.132.49) by daedalus.apache.org with SMTP; 3 Feb 2003 23:00:16 -0000 Received: from micael.harbornet.com (bay1-10.harbornet.com [207.66.170.202]) by smtp.harbornet.com (8.9.3/8.9.3) with ESMTP id PAA01392 for ; Mon, 3 Feb 2003 15:10:07 -0800 (PST) Message-Id: <5.2.0.9.0.20030203145317.00a31170@mail.harbornet.com> X-Sender: caraunltd@mail.harbornet.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 03 Feb 2003 14:53:27 -0800 To: "Tomcat Users List" From: Micael Subject: RE: web.xml question In-Reply-To: <66337F04F2A1E440BF87F2080B5F537001481E19@madison.dc.Blackb oard.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Read recent posts on this. At 05:49 PM 2/3/03 -0500, you wrote: > > -----Original Message----- > > From: Haytham Samad [mailto:haytham@speakeasy.net] > > Sent: Monday, February 03, 2003 5:47 PM > > To: Tomcat Users List > > Subject: RE: web.xml question > > > > > > Hi, > > > > I think you need to change your url to the following: > > > > http://localhost:8080/test/servlets/SessioinTest > > > > or change servlets to servlet, not sure which at this point. > > This is basically how you call a servlet that is not mapped > > to a specific url pattern in your web.xml config file. I am > > assuming test is your context name!? > >Note that in Tomcat 4.1.12 and later, this won't work either on an >out-of-the-box install. You should define an explicit servlet-mapping >in your web.xml. > >-- >Tim Moore / Blackboard Inc. / Software Engineer >1899 L Street, NW / 5th Floor / Washington, DC 20036 >Phone 202-463-4860 ext. 258 / Fax 202-463-4863 > > > > > ... > > > > -----Original Message----- > > From: Pooleery, Manoj [mailto:Pooleery@Synygy.com] > > Sent: Monday, February 03, 2003 4:31 PM > > To: 'Tomcat Users List' > > Subject: RE: web.xml question > > > > > > Maybe I am doing this incorrectly - but I have a servlet > > class in my WEB-INF/classes > > directory(SessionTestServlet.class) and in my web.xml, I have > > an entry like this > > SessionTest > > SessionTestServlet > > > > > > When I type http://localhost:8080/test/SessioinTest, it gives > > me an error saying requested resource not found. What could > > I be doing wrong? > > > > Thanks > > -Manoj. > > > > > > > > -----Original Message----- > > From: Paul Hsu [mailto:hsu.paul@verizon.net] > > Sent: Monday, February 03, 2003 5:24 PM > > To: Tomcat Users List > > Subject: Re: web.xml question > > > > > > Not really, if you have a servlet is used for startup a > > background process, then you do not need a mapping section. > > > > ----- Original Message ----- > > From: "Pooleery, Manoj" > > To: "'Tomcat Users List'" > > Sent: Monday, February 03, 2003 2:22 PM > > Subject: web.xml question > > > > > > > Is it necessary that for each of the elements in the > > > web.xml, a corresponding element should be there? > > > (For a context other than root). > > > > > > Thanks > > > -Manoj. > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org LEGAL NOTICE This electronic mail transmission and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is intended only for the use of the individual or entity to whom this electronic mail transmission was sent as indicated above. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please delete the message. Thank you --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org