As it stands right now, if you use the ActionErrors.GLOBAL_ERROR tag to 
store a global error against a form, there's no way to extract just those 
errors (for example, at the top of the form) without "knowing" that they're 
saved against the property org.apache.struts.action.GLOBAL_ERROR.

Would it be appropriate for the html:errors tag to take an addition 
attribute, perhaps called global, that would signal that you wanted only 
global errors?

James


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

Reply via email to