Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 22033 invoked from network); 1 Sep 2000 04:04:26 -0000 Received: from sm2.texas.rr.com (HELO mail.houston.rr.com) (24.93.35.55) by locus.apache.org with SMTP; 1 Sep 2000 04:04:26 -0000 Received: from haggis ([24.27.107.82]) by mail.houston.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 31 Aug 2000 23:02:17 -0500 From: "Graeme Wallace" To: Subject: URI Mapping with Apache and Tomcat Date: Thu, 31 Aug 2000 23:02:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This works for me, for all you guys trying to beat your head off the desk :-) Assume the webapp is called helloworld in server.xml web.xml ------- Controller com.xxi.ControlServlet Controller /info/* tomcat-apache.conf ------------------ Add the following SetHandler jserv-servlet regards, G.