You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Craig McClanahan (JIRA)" <ji...@apache.org> on 2006/04/26 08:14:54 UTC

[jira] Moved: (SHALE-132) Shale should be able to resolve parameters in navigation rules

     [ http://issues.apache.org/struts/browse/SHALE-132?page=all ]

Craig McClanahan moved STR-2824 to SHALE-132:
---------------------------------------------

      Project: Shale  (was: Struts Action 1)
          Key: SHALE-132  (was: STR-2824)
    Component:     (was: Shale)
      Version:     (was: Unknown)
    Assign To:     (was: Struts Developer Mailing List)

> Shale should be able to resolve parameters in navigation rules
> --------------------------------------------------------------
>
>          Key: SHALE-132
>          URL: http://issues.apache.org/struts/browse/SHALE-132
>      Project: Shale
>         Type: Improvement

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Hermod Opstvedt
>     Priority: Minor

>
> Given a navigation rule:
> <navigation-rule>
>   <from-view-id>/someview.xml</from-view-id>
>   <navigation-case> 
>     <from-outcome>marathonside</from-outcome>
> <to-view-id>/anotherview.xml?arrid=#{pages$mybean.arrid}</to-view-
> id>
>     <redirect />
>   </navigation-case>
> </navigation-rule>
> Shale should be able to resolve the parameter #{pages$mybean.arrid} so that when
> the new page gets rendered, it can query for the requestparamter.
> This would greatly enhance Shale and ease parameter exchange between pages i.e
> backingbeans.
> Hermod

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