Re: Using s:actionerror

2011-08-10 Thread Christian Grobmeier
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 C

Re: Using s:actionerror

2011-08-09 Thread Maurizio Cucchiara
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

Re: Using s:actionerror

2011-08-09 Thread Christian Grobmeier
Of course, I should use when i try to print field errors. Btw, actionerror is doing stuff in simple theme, like field error does too. I have finally digged the code Cheers + Thanks! On Tue, Aug 9, 2011 at 5:07 PM, Christian Grobmeier wrote: > On Tue, Aug 9, 2011 at 4:23 PM, Dave Newton wrote:

Re: Using s:actionerror

2011-08-09 Thread Christian Grobmeier
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 me

Re: Using s:actionerror

2011-08-09 Thread Dave Newton
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. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For

Re: Using s:actionerror

2011-08-09 Thread Christian Grobmeier
Shouldn't at least the message text come out of it? On Tue, Aug 9, 2011 at 4:16 PM, Dave Newton wrote: > On Tue, Aug 9, 2011 at 10:14 AM, Christian Grobmeier wrote: >> Is it probably related when i switched to the plain theme? > > Yes; the "plain" templates don't do much for you. > > Dave > > --

Re: Using s:actionerror

2011-08-09 Thread Dave Newton
On Tue, Aug 9, 2011 at 10:14 AM, Christian Grobmeier wrote: > Is it probably related when i switched to the plain theme? Yes; the "plain" templates don't do much for you. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.ap