I've been using struts for a long time and feel like an idiot asking
this question. However, I'll ask it anyway. I decided to toy with
Struts declarative exception handling. I can see that it is working
because when i place a breakpoint on jsp and look into the request
scope i see the exception is being placed into the ActionErrors
(located under "org.apache.struts.action.ERROR"). I have the message
being stored as "errors.general" under the ActionErrors object.
Whenever I use <html:errors/> I do not see it. Can anyone fill me in
on what i am doing wrong or help me to diagnose my idiocy?

Brandon

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

Reply via email to