> -----Original Message-----
> From: Laran Evans [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 11, 2004 10:08 AM
> To: Struts User Mailing List
> Subject: <html:errors />
> 
> 
> When I use <html:errors /> I get a ClassCastException.  So I used 
> <html:messages id="x" /> which displayed nothing, but worked.
> 
> ActionErrors doesn't accept ActionError objects any longer 
> (deprecated), 
> just ActionMessage objects.
> 
> What's the consensus on the correct way to display <html:errors /> 
> currently?

NOt sure about how common this is, but Husted has a cool tip: 
http://husted.com/struts/tips/017.html

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

Reply via email to