You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/10/20 11:56:39 UTC

[jira] Created: (WW-2267) Ability to use multiple action extensions simultaneously

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.


[jira] Resolved: (WW-2267) Ability to use multiple action extensions simultaneously

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2267.
---------------------------

    Resolution: Fixed

> 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.