You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Guy Bashan (JIRA)" <de...@myfaces.apache.org> on 2006/04/04 17:07:51 UTC

[jira] Created: (MYFACES-1198) Navigation mechanism with redirect

Navigation mechanism with redirect
----------------------------------

         Key: MYFACES-1198
         URL: http://issues.apache.org/jira/browse/MYFACES-1198
     Project: MyFaces Core
        Type: Bug

  Components: JSR-127  
    Versions: 1.1.1    
    Reporter: Guy Bashan


Using the navigation mechanism with redirect disables the following important functionallity:
1) Passing parameters between pages (with param tag).
2) When navigating from page 1 to page 2, messages are not shown on page 2.

These featurs do not work because the nature of redirect, which actually generates a new request (unlike forward).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-1198) Navigation mechanism with redirect

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1198?page=all ]
     
Mike Kienenberger closed MYFACES-1198:
--------------------------------------

    Resolution: Duplicate

Duplicate of MYFACES-516.   I'll add your note about params being lost as well.

> Navigation mechanism with redirect
> ----------------------------------
>
>          Key: MYFACES-1198
>          URL: http://issues.apache.org/jira/browse/MYFACES-1198
>      Project: MyFaces Core
>         Type: Bug

>   Components: JSR-127
>     Versions: 1.1.1
>     Reporter: Guy Bashan

>
> Using the navigation mechanism with redirect disables the following important functionallity:
> 1) Passing parameters between pages (with param tag).
> 2) When navigating from page 1 to page 2, messages are not shown on page 2.
> These featurs do not work because the nature of redirect, which actually generates a new request (unlike forward).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira