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:15:46 UTC

[jira] Reopened: (STR-314) How to Chain action

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


> How to Chain action
> -------------------
>
>          Key: STR-314
>          URL: http://issues.apache.org/struts/browse/STR-314
>      Project: Struts Action 1
>         Type: Improvement

>   Components: Action
>     Versions: 0.5 Final
>  Environment: Operating System: All
> Platform: PC
>     Reporter: Frederic Renout
>     Assignee: Craig McClanahan
>     Priority: Minor

>
> I haven't found a method that allows us to chain Action. 
> For example, I have an action that allows a user to check a choice. If there is 
> just one choice, I "forward" to another Action, no to a JSP. But in this case, 
> the forward is made by a RequestDispatcher.forward() method. Instead, I'd 
> prefer to call automatically the perform method of my Action whithout having to 
> call another time my ApplicationServer for the ActionServlet.
> It could be nice to have some tag in the struts config file that allows to 
> redirect to an Action by a direct call.

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