Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 43344 invoked from network); 24 Mar 2009 07:35:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2009 07:35:52 -0000 Received: (qmail 37303 invoked by uid 500); 24 Mar 2009 07:35:49 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 37230 invoked by uid 500); 24 Mar 2009 07:35:49 -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 37220 invoked by uid 99); 24 Mar 2009 07:35:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 07:35:48 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of luis.gervaso@gmail.com designates 209.85.198.227 as permitted sender) Received: from [209.85.198.227] (HELO rv-out-0506.google.com) (209.85.198.227) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 07:35:41 +0000 Received: by rv-out-0506.google.com with SMTP id b25so2262755rvf.47 for ; Tue, 24 Mar 2009 00:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JlsAAOcgrjcdubcA/WRUzGrCv9uRnmGWc/F6BH1N4OU=; b=Kwrgz5AlZiPA6FVLI4zgN86MkEok0j2O6JRxWf55rQmzDAhUehq3gF1dFlUHfY+2Sy Iv+uYdNVhwxKTt2b8ijuF1TOaYTt90AoqZn/Ng8/KKG3GG3DVxfZXk2ZXIgbYuUmFYhS ocqTGHzQRRJBfqlrGbaz7yTvw3XKgonHQFTDE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Tj+MyKPlL4qYHU0UAbzcTvEcuqDwLBC1YdVtL9It543Bohz1fLD/Jd6SCf5sgUs7O0 Yik6AK7INrW07qXDgvBipjdI8HiwLbiFV5hW5FTdKDaTD4MCx3TRCSZLXFZgjoFipLar To/G9kwvRl2ZpAHoorndqYe4C14VRm05rQj1Y= MIME-Version: 1.0 Received: by 10.142.214.11 with SMTP id m11mr3269876wfg.22.1237880120004; Tue, 24 Mar 2009 00:35:20 -0700 (PDT) Date: Tue, 24 Mar 2009 08:35:19 +0100 Message-ID: Subject: Struts mapping From: Luis Gervaso To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=000e0cd2e61cd3cf890465d86c01 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd2e61cd3cf890465d86c01 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi When we use "/*" to map the filter in Struts2 the framework ignores the welcome-file-list in the web.xml It tries to find an Action "" (empty string) in the default namespace "/" but it does not exist Is there any workaround on this? regards Luis --=20 ------------------------------------------- Luis Alberto Gervaso Martin Java EE Architect & Instructor C/ Cuenca 4A, 2=BAB Getafe (Madrid) SPAIN mobile: (+34) 627983344 luis.gervaso@gmail.com --000e0cd2e61cd3cf890465d86c01--