[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-179) Redirect component

Gavin King (JIRA) jira-events at jboss.com
Sat Dec 16 09:13:43 EST 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-179?page=all ]

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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list