]
Gavin King closed JBSEAM-179.
-----------------------------
Resolution: Done
Redirect component
------------------
Key: JBSEAM-179
URL:
http://jira.jboss.com/jira/browse/JBSEAM-179
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.0
We need to allow easy redirection to urls with parameters. The "redirect"
component will have the following operations:
Redirect.setParameter(String, Object)
Redirect.setViewId(String)
Redirect.captureCurrentRequest()
Redirect.push()
Redirect.pop()
Redirect.redirect()
Redirect is a conversation-scope component that has a stack of viewId+parameters, so you
can, for example, easily redirect to a login page from a Seam page action, and then
redirect back to the requested page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: