[jboss-jira] [JBoss JIRA] Created: (JBSEAM-367) "page parameters"
Gavin King (JIRA)
jira-events at jboss.com
Wed Sep 27 00:00:41 EDT 2006
"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