Actually, a better idea would be to just grab the release candidates ;)

http://cvs.apache.org/builds/myfaces/nightly/

Dennis Byrne

>-----Original Message-----
>From: Dennis Byrne [mailto:[EMAIL PROTECTED]
>Sent: Sunday, April 23, 2006 10:52 AM
>To: 'MyFaces Discussion'
>Subject: Re: Confuse about state save and restore
>
>Xie,
>
>There have been some substantial "back button" problems fixed in MyFaces.  I 
>would suggest you hold on for a few days until we can get the next release of 
>the Tomahawk extensions out the door - and use this in combination with the 
>latest release of MyFaces 1.1.3 .
>
>Dennis Byrne
>
>>-----Original Message-----
>>From: xie min [mailto:[EMAIL PROTECTED]
>>Sent: Sunday, April 23, 2006 05:59 AM
>>To: users@myfaces.apache.org
>>Subject: Confuse about state save and restore
>>
>>Hi ererynoe :-)
>>I am a new guy to jsf, and I have confuse something about the state save and
>>restore behavior of the jsf. (myfaces 1.1.1)
>>I have two pagas, first one is the login page, after login, the second page
>>show something to the user. Afater user login, I press the back button of
>>the browser and return back to the login page(*no new request happen*), and
>>then submit a new login request, but this time I cannot forward to the
>>second page.
>>When I debugging , I found that when I submit the second login request, the
>>jsf cannot restore the view of the login page, so it just create a new one
>>and skip the rest phase cycle, so the response will remain in the login
>>page. But when I submit the login request again(the third times), the jsf
>>restone the view correctly just like the first submit.
>>I confuse that why the jsf cannot restore the view in the second submit
>>after I return back to the login page? It wasnot the first time to access
>>the login page, so the view of the login page should be exist, is that
>>right?
>>
>>Any suggestion is helpfull, thx.
>>-xiemin
>>
>
>
>


Reply via email to