You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/25 21:17:45 UTC

[jira] Closed: (STR-831) Chaining of RequestProcessors--contribution

     [ http://issues.apache.org/struts/browse/STR-831?page=all ]
     
Don Brown closed STR-831:
-------------------------

    Resolution: Fixed

> Chaining of RequestProcessors--contribution
> -------------------------------------------
>
>          Key: STR-831
>          URL: http://issues.apache.org/struts/browse/STR-831
>      Project: Struts Action 1
>         Type: Improvement

>   Components: Action
>     Versions: Nightly Build
>  Environment: Operating System: All
> Platform: All
>     Reporter: Chris Seekamp
>     Priority: Minor
>      Fix For: 1.3.0
>  Attachments: chaining.zip
>
> This is a contribution of a possible approach to chaining multiple
> RequestProcessors together so that in order to use 2 or more RequestProcessor
> extensions together, you don't need to have one subclass the other or compile
> together various combinations.  The approach was initially developed assuming
> updates would be made to existing Struts classes, but Craig suggested that
> first this should be provided as a contribution with new classes only, so
> that is what is provided here.  The zip file contains Chaining.html that 
> explains the mechanism and how to use it in quite a bit of detail. The goal
> is to get to the point where can chain extensions involving RequestProcessor
> extensions together simply by ordering the Plugins in struts-config.xml
> properly.
> I am providing a zip file which can be expanded under the contrib folder.  It 
> starts with chaining so that if expanded under contrib, the paths should be
> contrib/chaining/...  If I need to provide this in some other form, please let
> me know and I will do so.  Please feel free to contact me with questions or
> suggestions.

-- 
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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org