Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C57410277 for ; Tue, 3 Dec 2013 14:46:34 +0000 (UTC) Received: (qmail 64396 invoked by uid 500); 3 Dec 2013 14:45:29 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 64293 invoked by uid 500); 3 Dec 2013 14:45:28 -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 64160 invoked by uid 99); 3 Dec 2013 14:45:26 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 14:45:26 +0000 Received: from localhost (HELO mail-pb0-f51.google.com) (127.0.0.1) (smtp-auth username lukaszlenart, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 14:45:26 +0000 Received: by mail-pb0-f51.google.com with SMTP id up15so21135000pbc.38 for ; Tue, 03 Dec 2013 06:45:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=cmm7kHqdmNV31MQucMxwjd5q54VXHbvvIUeLdGLfdBU=; b=ljDFZ5HVnwZCrvUVCWcqC0Ltv9Rc/ytE1xAyyMls5TtZhe9oBrYoqWq7wlnRv7S4d1 NfEtf1tNhiq167XGdeSc+/+WU9Or3OKUF/zPcnqEsHn4hrjKayChYnbkXX4sEhPrE1WM FpImdfQ2CUzQ4oDCuVz/b5sjSMPBdJukZ2/H3vpOqm+7R3tkr0ewmC2O7AXcHujIkFzg O4DsATczUbohbC8w2q4xxR3WdJbVjdntQRPCXV+7/0+JhbTWU0tD5BboBe5TsY1aEjwD xZOHLuwGkHUhIxAZvfVyaspRIyfRhVeM6vjyu3cQDTeD0sa6X/c4xJM4og8eddDI+3FA nxMQ== X-Received: by 10.66.154.197 with SMTP id vq5mr11269997pab.155.1386081925967; Tue, 03 Dec 2013 06:45:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.229.170 with HTTP; Tue, 3 Dec 2013 06:45:05 -0800 (PST) In-Reply-To: <1386075934038-5714834.post@n5.nabble.com> References: <1386062213897-5714825.post@n5.nabble.com> <1386075934038-5714834.post@n5.nabble.com> From: Lukasz Lenart Date: Tue, 3 Dec 2013 15:45:05 +0100 Message-ID: Subject: Re: ERROR Dispatcher:27 - Could not find action or result No result defined for action com.xinghen.view.action.GoodAction and result input To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 It shouldn't be a problem - this depends on how have you set up validation 2013/12/3 xinghen : > i think my problems is use the modelDriven , Whether the attribute Bean > inside the must and form one one? i define some attribute in Bean ,but > not in form , is this the problem ? > > > > -- > View this message in context: http://struts.1045723.n5.nabble.com/struts2-action-error-tp5714825p5714834.html > Sent from the Struts - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org