[
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