As long as you're not using a <redirect/> navigation case tag, you
should be able to do this without changes.

Otherwise, you'll want to take a look at

http://issues.apache.org/jira/browse/MYFACES-516

which has a number of different solutions.

On 2/4/06, Mike Duffy <[EMAIL PROTECTED]> wrote:
> It seems that the <h:messages> tag only works within a request.  If something 
> goes wrong on the
> current page, the messages display fine.
>
> What I would like to be able to do is display a message on the next page (in 
> a new request scope)
> once the current page has processed.  I can't seem to get this to work.
>
> Is there a session scope for the <h:messages>?
>
> Am I missing something basic?
>
> Thx.
>
> Mike
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

Reply via email to