Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 88107 invoked from network); 9 Jun 2006 12:40:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 12:40:32 -0000 Received: (qmail 23340 invoked by uid 500); 9 Jun 2006 12:40:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 23313 invoked by uid 500); 9 Jun 2006 12:40:17 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 23293 invoked by uid 99); 9 Jun 2006 12:40:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 05:40:17 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of kenneth.ostby@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 05:40:16 -0700 Received: by ug-out-1314.google.com with SMTP id y2so1211549uge for ; Fri, 09 Jun 2006 05:39:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ssJNl4X7Jm9VMnyMdF+SklUAbF9GegvOu13XZ4Tr8v1Yr6UIJ7Tpmy4MBKH/Ikh586pdC5FEvYG7hCDGvk6k2Vc5KUOW9XiK5zsjTp2hwzWLPLt/usG39kfXixZwFt9EBkinWFaNM9W8ExdIt9e2hx76WqGMIeVNsrbB/OFFh+o= Received: by 10.67.25.9 with SMTP id c9mr2481969ugj; Fri, 09 Jun 2006 05:39:54 -0700 (PDT) Received: by 10.67.95.17 with HTTP; Fri, 9 Jun 2006 05:39:54 -0700 (PDT) Message-ID: <15c06f690606090539s67177ee0y3c174424a0649731@mail.gmail.com> Date: Fri, 9 Jun 2006 14:39:54 +0200 From: "=?ISO-8859-1?Q?Kenneth_=D8stby?=" To: users@tomcat.apache.org Subject: Servlet on FileTypes MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21995_29688933.1149856794673" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_21995_29688933.1149856794673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hey.. I'm trying to map **/*.page to a spesific servlet, and I can't find any documentation about. Is there a way that I can use url-mapper to eat /**/*.page ? Kenneth ------=_Part_21995_29688933.1149856794673--