Ability to use multiple action extensions simultaneously
--------------------------------------------------------
Key: WW-2267
URL: https://issues.apache.org/struts/browse/WW-2267
Project: Struts 2
Issue Type: Improvement
Components: Configuration, Dispatch
Reporter: Don Brown
Assignee: Don Brown
Fix For: 2.1.0
Currently, you can't really use multiple action extensions. While requests
using multiple extensions will be recognized, any urls created by the framework
will only use the default, or first, extension. What should happen is the
framework remember the original extension and use it in any future url
generation for that request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.