At 8:55 AM -0700 4/14/05, K.C. Baltz wrote:
Perhaps you should be using <h:errors> to display your error messages instead of <h:messages>

I think it depends on if you use saveErrors or saveMessages in your Action.

This is NOT true.

The differences between the h:errors tag and the h:messages tag are functional, but both can be used to iterate through any instance of ActionMessages, and both default to using the ActionMessages saved as a result of calling "saveErrors".

Read Niall's thorough write-up for full details:
http://www.niallp.pwp.blueyonder.co.uk/HelpTagsErrorsAndMessages.html

Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex


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



Reply via email to