[jboss-jira] [JBoss JIRA] Closed: (JBSEAM-367) "page parameters"
Gavin King (JIRA)
jira-events at jboss.com
Wed Sep 27 00:03:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-367?page=all ]
Gavin King closed JBSEAM-367.
-----------------------------
Resolution: Done
Basically done, note that (1) only works when using <s:link> or directly returning the view-id as the outcome. note also that there are some minor lifecycle issues with (2).
> "page parameters"
> -----------------
>
> Key: JBSEAM-367
> URL: http://jira.jboss.com/jira/browse/JBSEAM-367
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.1
>
>
> The following:
> <page view-id="/viewContact.xhtml">
> <param name="contactId" value="#{contact.id}"/>
> </page>
> defines a "page parameter".
> (1) when redirecting or linking to the view-id, the parameters are automagically added
> (2) before rendering the view, the parameter values are applied back to the model
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list