You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/02/27 22:34:49 UTC

[jira] Resolved: (BEEHIVE-244) Global forward to an action with an outputFormBean does not write the outputFormBean info to the forward in the generated struts config file

     [ http://issues.apache.org/jira/browse/BEEHIVE-244?page=history ]
     
Rich Feit resolved BEEHIVE-244:
-------------------------------

      Assign To: Julie Zhuo  (was: Rich Feit)
     Resolution: Fixed
    Fix Version: V1Beta

Fixed with revision 155641.

> Global forward to an action with an outputFormBean does not write the outputFormBean info to the forward in the generated struts config file
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-244
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-244
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Julie Zhuo
>     Assignee: Julie Zhuo
>      Fix For: V1Beta
>  Attachments: ActionForwardController.jpf, display.jsp, index.jsp, struts4merge.xml
>
> The global forward look like this in the pageflow
>             @Jpf.Forward(
>                 name="toAction",
>                 action = "displayConfig"
>                 //returnAction="returnAction",
>                 //outputFormBean = "bean"
>                 )
> It generates the following struts entry,
> <forward name="toAction" path="/displayConfig.do" /> 
> Will attach the jsp and pageflow files here for repro shortly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira