Hello!
My application has errors specific to form fields, and global errors.
Should I add global errors to the ActionErrors object with key
ActionErrors.GLOBAL_ERROR? In the jsp, how can I know if I have a
GlobalError, or a form(s) error(s). I need to know this, because the
behavior is different for the two types of errors.
Any help would be welcome.
Thank you in advance,
Victor Batista
PS - I need to know if I have a global error previous to <html:messages...,
because the erros are enclosed in HTML which must be different for global
and form errors.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>