Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 23152 invoked from network); 20 Sep 2002 13:10:18 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Sep 2002 13:10:18 -0000 Received: (qmail 16078 invoked by uid 97); 20 Sep 2002 13:10:35 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 16061 invoked by uid 97); 20 Sep 2002 13:10:34 -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 16049 invoked by uid 98); 20 Sep 2002 13:10:33 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <002801c260a7$560d1ca0$280a0a0a@lojas24horas.com.br> From: "Lindomar" To: "Tomcat Users List" References: Subject: Re: web.xml Date: Fri, 20 Sep 2002 10:12:12 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Sender-IP: 200.164.229.194 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ok Vincent. Thanks. But, i remove this problem...in fact, the problem is my web.xml file, the mapping that i put, don't work. If i write http://localhost:8080/teste/servlet/HelloWorldExample, works. But, http://localhost:8080/teste/hi don't work. And i search something in log, but i can't found anything. It's really a problem... ----- Original Message ----- From: To: Tomcat Users List Sent: Friday, September 20, 2002 5:31 AM Subject: RE: web.xml Hello, I have found your error... Your config files are correct! The error became from the HelloWorld servlet. If you enter on the code, to see what it really do ;-) you can see that it use a LocalString properties file. Your servlet cannot function because this file missing. That's all. By, Vincent. -----Message d'origine----- De : Lindomar [mailto:lindomar.silva@bol.com.br] teste |_index.html |_WEB-INF |_classes |_HelloWorldExample.class |_web.xml *** myteste HelloWorldExample myteste /hi *** -- To unsubscribe, e-mail: For additional commands, e-mail: