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 B816B8387 for ; Wed, 10 Aug 2011 09:14:07 +0000 (UTC) Received: (qmail 65557 invoked by uid 500); 10 Aug 2011 09:14:04 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 65396 invoked by uid 500); 10 Aug 2011 09:13:47 -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 65352 invoked by uid 99); 10 Aug 2011 09:13:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 09:13:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of grobmeier@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 09:13:36 +0000 Received: by iyn35 with SMTP id 35so921365iyn.21 for ; Wed, 10 Aug 2011 02:13:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=sZvkYTpJ4jVITW7MoV4157mVSZKeeUuJmdV2ByZIeas=; b=GGWEE3IPWwJb5oYp1PTpgOyfyimz2nTOp/TNESLTu4m5sXK4Hjl22O4o0Ayh96YRK4 gprNz/szarIf2ZlOOetk8pGi42Zha6dWsctupXH3mJlllqeSG0vBnLBs37JF6mN4VCLO 5Y5ZRRHq1bexHudTZoMzbBzAUNQaWFcp1BAnc= Received: by 10.42.159.194 with SMTP id m2mr8466223icx.83.1312967595112; Wed, 10 Aug 2011 02:13:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.176.66 with HTTP; Wed, 10 Aug 2011 02:12:55 -0700 (PDT) In-Reply-To: References: From: Christian Grobmeier Date: Wed, 10 Aug 2011 11:12:55 +0200 Message-ID: Subject: Re: Using s:actionerror To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hello Maurizio, thanks for your kind help. But it was all my fault. I used validation annotations for fields but missed the fact I need instead of . Now the difference is clear and everything works as expected. Sorry for the noise :-) Cheers, Christian On Tue, Aug 9, 2011 at 5:35 PM, Maurizio Cucchiara wrote: > Hi Christian, > I'm pretty sure that Dave understood "simple", when you talked about "plain" > theme. > A part this, It should be work as you expected. > Can you send further details? like action configuration, result... etc > Maurizio Cucchiara > > > On 9 August 2011 17:07, Christian Grobmeier wrote: > >> On Tue, Aug 9, 2011 at 4:23 PM, Dave Newton wrote: >> > On Tue, Aug 9, 2011 at 10:20 AM, Christian Grobmeier wrote: >> >> Shouldn't at least the message text come out of it? >> > >> > No, the plain theme doesn't do much for you. >> >> Just to make sure.. I am using "simple" theme, i mixed up the name. >> Guess you meant the same. >> >> This should help then? >> >> >> Because it doesn't >> Have I to look elsewhere? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> For additional commands, e-mail: user-help@struts.apache.org >> >> > -- http://www.grobmeier.de --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org