[ http://issues.apache.org/struts/browse/STR-960?page=all ]
Don Brown reopened STR-960:
---------------------------
Assign To: (was: Struts Developer Mailing List)
> Why can't I use forwards with exception elements in struts-config.xml
> ---------------------------------------------------------------------
>
> Key: STR-960
> URL: http://issues.apache.org/struts/browse/STR-960
> Project: Struts Action 1
> Type: Improvement
> Components: Action
> Versions: Nightly Build
> Environment: Operating System: All
> Platform: All
> Reporter: William A. McArthur, Jr
> Priority: Minor
> Fix For: 1.2 Family
> Attachments: exception-fwd-patch.txt, exception-fwd-patch.txt
>
> It seems desireable to me to be able to do something like:
> <global-exceptions>
> <exception key="error.session.expired" forward="login"
> type="com.foo.SessionExpiredException"/>
> </global-exceptions>
> I know I can use an attribute like page="/login.jsp" but I find is desireable
> to
> maintain the list of paths in forwards.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]