Hi,
Doesn't just using <html:errors /> automatically
pull all the ActionErrors out for you?


Dennis Muhlestein wrote:

I want to display errors with
By the input field for the property. That is fine and works ok.

At the top of my form, I'd like to display any Global Errors.
I've added

That works too, but it doesn't seem like very good practice to have to
add the <%@page import="org.apache.struts.aciton.ActionErrors"%> at the
top of the page so I can get the gobal_ERROR attribute

Any suggestions? I could leave as is and everything would be fine I
guess.

Thanks
Dennis



--
To unsubscribe, e-mail:
For additional commands, e-mail:


--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to