Thanx, I'll try it, but I read your suggestion as this:

write out all global messages in the ActionMessages queue

so I'll be surpised to see the messages from the Validator.

/keld  

--------- Original Message ---------

>This works to display the Validator messages and errors from the Actions 
>if you save them like request.setAttribute(Globals.MESSAGE_KEY, messages)
>
><html:messages id="errorMsgs"
>           message="true"
>          property="${GLOBAL_ERROR}"
>            header="errors.header"
>            footer="errors.footer">
>   <c:out value="${errorMsgs}" />
></html:messages>
>
>I'm afraid I don't remember the finer details but this will show both 
>yours and Validator's errors.
>
>Adam



____________________________________________________________
Enter for a chance to win one year's supply of allergy relief!
http://ad.doubleclick.net/clk;6413623;3807821;f?http://mocda3.com/1/c/563632/125699/307982/307982
This offer applies to U.S. Residents Only

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

Reply via email to