From tomcat-user-return-110355-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Thu Sep 16 15:00:20 2004 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 77499 invoked from network); 16 Sep 2004 15:00:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Sep 2004 15:00:20 -0000 Received: (qmail 24564 invoked by uid 500); 16 Sep 2004 14:59:40 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 24528 invoked by uid 500); 16 Sep 2004 14:59:40 -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 24514 invoked by uid 99); 16 Sep 2004 14:59:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [166.102.165.166] (HELO ispmxmta05-srv.alltel.net) (166.102.165.166) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 16 Sep 2004 07:59:39 -0700 Received: from edukes1 ([151.213.91.68]) by ispmxmta05-srv.alltel.net with ESMTP id <20040916145936.NFJL17206.ispmxmta05-srv.alltel.net@edukes1> for ; Thu, 16 Sep 2004 09:59:36 -0500 From: "Thomas E. Dukes" To: "'Tomcat Users List'" Subject: RE: Tomcat question Date: Thu, 16 Sep 2004 10:59:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcSb+LEuZmdfgexmTgu/c6K6bcrTFwAAb81wAABcNOAAAFTkIA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <9C5166762F311146951505C6790A9CF80229C168@US-VS1.corp.mpi.com> Message-Id: <20040916145936.NFJL17206.ispmxmta05-srv.alltel.net@edukes1> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Hi, > > > > >jspa > >*.jspa > > > > That's pretty close: look at the servlet-mapping element for *.jsp. > Copy and paste it, change the url-pattern to *.jspa. That's > it. Keep the servlet-name the same, don't modify it to jspa. > Thanks!! Made the change. It didn't break this time but when I try to access the page, http://localhost/forum/admin/setup/setup.index!default.jspa, I still get error 404 object not found --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org