dang... that's a bummer. I guess it's something in my code. But, i
can't see it. The Exception is where it is supposed to be in the
request ActionErrors and when i place text next to my html:errors tag
it shows up. This is weird. Anyone else have this issue with 1.2+?
Brandon
On Wed, 29 Dec 200
Hey Brandon,
That's a weird report. I never had problems doing so with Struts 1.1.
What i do is:
1) In my exception jsp page, i use tag.
2) Add an entry to the resource bundle (application.properties)
3) Add the declarative exception handling in my action mapping, like bellow:
I am trying to display an exception caught by the Struts declarative
exception handling. I have tried to use the html:errors and
html;messages tags with no sucess. Does anyone have a sample they can
post on how to extract the exceptions that are being stored in the
ActionErrors?
Brandon
-
3 matches
Mail list logo