Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 62097 invoked from network); 12 Jul 2006 15:18:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 15:18:11 -0000 Received: (qmail 52509 invoked by uid 500); 12 Jul 2006 15:18:01 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 52294 invoked by uid 500); 12 Jul 2006 15:18:00 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 52283 invoked by uid 99); 12 Jul 2006 15:18:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 08:18:00 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ted.husted@gmail.com designates 64.233.162.202 as permitted sender) Received: from [64.233.162.202] (HELO nz-out-0102.google.com) (64.233.162.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 08:17:58 -0700 Received: by nz-out-0102.google.com with SMTP id 40so140772nzk for ; Wed, 12 Jul 2006 08:17:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=m2YB9RoiHgPbKlms7TowpeSlKC3AxlIBYRkJGpTi63TdW7TEyUOgp+FEjhq6o89RDkg+ZRYupPD6l+eIcoaheS7VbwmbTjB3LsJBlKWMwF+TG8cCOpdlxqaoX0vd09efyyHXcders8iyqk+32Ax7P2IDdUxWU9zMX6ufmMbKXXY= Received: by 10.65.135.19 with SMTP id m19mr839280qbn; Wed, 12 Jul 2006 08:17:35 -0700 (PDT) Received: by 10.65.103.11 with HTTP; Wed, 12 Jul 2006 08:17:35 -0700 (PDT) Message-ID: <8b3ce3790607120817y7bec6da3m9c90addcd34aca6@mail.gmail.com> Date: Wed, 12 Jul 2006 11:17:35 -0400 From: "Ted Husted" Sender: ted.husted@gmail.com To: "Struts Users Mailing List" Subject: Re: Action names whithout .do In-Reply-To: <52655700607120733x4f5037bdi80765990fa17f841@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <52655700607120733x4f5037bdi80765990fa17f841@mail.gmail.com> X-Google-Sender-Auth: d92baef9860c9c86 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N "www.yyy.com/do/search" is supported, if you'd like to use that. Just use a pattern like /do/* in the web.xml instead of *.do. It's *not* supported by modules, though. -Ted. On 7/12/06, Miguel Galves wrote: > I was wondering: is it possible to define call actions without using the = .do > in the URL ? > Like www.yyy.com/search instead of www.yyy.com/search.do ? > If yes, how do I have to configure my web.xml and struts-config.xml files= ? > > []s > > Miguel > > -- > Miguel Galves - Engenheiro de Computa=E7=E3o > J=E1 leu meus blogs hoje? > Para geeks http://log4dev.blogspot.com > Pra pessoas normais > http://miguelgalves.blogspot.com > > "N=E3o sabendo que era imposs=EDvel, ele foi l=E1 e fez..." > --=20 HTH, Ted. * http://www.husted.com/struts/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org