the correct way is to use struts tag libraries otherwise you can do something 
like

ActionMessages messages = (ActionMessages) 
        request.getAttribute("org.apache.struts.action.ERROR");

Allistair.


> -----Original Message-----
> From: Néstor Boscán [mailto:[EMAIL PROTECTED]
> Sent: 12 May 2005 16:28
> To: 'Struts Users Mailing List'
> Subject: How to get the ActionErrors object from the request
> 
> 
> Hi
>  
> Does somebody know how I can get the ActionErrors object from 
> the request???
>  
> Regards,
>  
> Néstor Boscán
> 


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


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

Reply via email to