Thanks Lukasz!

I tried request.getAttribute("actionerror") and
request.getAttribute("fielderror") in my jsp but it did not work.

Am I doing it the wrong way ? 









Lukasz Lenart wrote:
> 
> Hi,
> 
> Error messages are stored in request, you have to subclass
> ActionSupport and add some mechanism to store messages in session.
> 
> 
> Regards
> -- 
> Lukasz
> 
> http://www.linkedin.com/in/lukaszlenart
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts2-Annotation-based-Validation-tp16089678p16090926.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to