I am writing a custom tag to format my form errors.  The problem I am 
having is I dont understand how to retrieve the ActionErrors that are 
created in my Action class and added to the request object that 
forwards to my jsp pages.  Can someone explain how to get access to 
this object in the jsp so I can pass it to my custom tag?   Thanks,


Pete Serafin


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

Reply via email to