[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-690) Allow calling of org.jboss.seam.core.redirect.execute() in pages.xml

Gavin King (JIRA) jira-events at lists.jboss.org
Mon Feb 26 18:46:35 EST 2007


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

Gavin King closed JBSEAM-690.
-----------------------------

    Resolution: Out of Date

We've decided to do this by allowing actions in navigation rules. Anyway there is another issue report about this.

> Allow calling of org.jboss.seam.core.redirect.execute() in pages.xml
> --------------------------------------------------------------------
>
>                 Key: JBSEAM-690
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-690
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: Christian Bauer
>            Priority: Minor
>
> Instead of <redirect> I'd like to call redirect.execute() to jump to some saved location. This is useful eg. after Delete:
>     <page view-id="/docEdit.xhtml">
>         <navigation from-action="#{documentHome.delete}">
>             <end-conversation before-redirect="true"/>
>             <redirect-to-captured-request/> 
>         </navigation>
> ...

-- 
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