Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 88868 invoked from network); 25 Jul 2007 07:14:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 07:14:57 -0000 Received: (qmail 43840 invoked by uid 500); 25 Jul 2007 07:14:48 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 43815 invoked by uid 500); 25 Jul 2007 07:14:48 -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 43801 invoked by uid 99); 25 Jul 2007 07:14:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 00:14:48 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of antonio.petrelli@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 00:14:46 -0700 Received: by py-out-1112.google.com with SMTP id p76so201966pyb for ; Wed, 25 Jul 2007 00:14:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=IqOcKnzugQRUfiWXJ2w7iO0JtKAF5eck3ktoJqtVmlyG49QOqvF0BtI1nVjOm7kvN1Nr+zxJfzDq5s7sOPGzpgX4tIwOvqOH/zfyeCE7IU+bSm+sRIS4Mjsps8ofUA+8MXYghHUadY2N2QgKhOvNKOrlR98Slf5bAkzocrGQ5ME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=iom0cYoF7n1H2gW1fHvnVfXNByT0xNGnHQNU2ATFfucSVmDWJf+tQ6+YCnhpUtzzLGwv1w8ODGBqQMSdWE/XKdBiFS6FaSy4LDhIOXyVdyLxmzdyr4Tvpvb3GmTLKV5JR3MrG79zDSTOW3uP5KlstOeB+LJDX7UkqJdWED7EM3U= Received: by 10.35.106.15 with SMTP id i15mr442973pym.1185347665666; Wed, 25 Jul 2007 00:14:25 -0700 (PDT) Received: by 10.35.29.4 with HTTP; Wed, 25 Jul 2007 00:14:25 -0700 (PDT) Message-ID: Date: Wed, 25 Jul 2007 09:14:25 +0200 From: "Antonio Petrelli" To: "Struts Users Mailing List" Subject: Re: Problem using xml tiles definition as forward for an Action. In-Reply-To: <46A6B12E.1070703@als.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_126879_8069907.1185347665623" References: <46A6B12E.1070703@als.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_126879_8069907.1185347665623 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/7/25, Ken Bowen : > > I want to use this as the forward from an Action called NumberPlayAction. > And I have the following action in the action-mappings: Correct it to: name="nullForm" > type="com.strongbrain.actions.NumberPlayAction" > > > You have to use the name of the definition as forward path. Antonio ------=_Part_126879_8069907.1185347665623--