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?

IA

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



Reply via email to