How did you do the "log out" part?
As Thiagos says, it could be that your session is still valid. Try using 2
different browsers (not windows or tabs) and see if the problem disappears.

Regards

Sigbjørn Tvedt

On 8 November 2012 11:14, Thiago H de Paula Figueiredo
<thiag...@gmail.com>wrote:

> On Thu, 08 Nov 2012 05:25:15 -0200, Javicha <javilan...@gmail.com> wrote:
>
>  I was wrong, Tapestry version is 5.1.0.5 (not 5.0).
>>
>> And I have found that @Persist if shared between sessions (I do a search
>> by name 'Peter'. I log out. I log on with a different user session. I go to
>> the search page, and it´s initialized with the parameter 'Peter').
>>
>
> How do you check the parameter is initialized? What's your whole page code
> and template for this page. I'm really sorry, but what you describe doesn't
> make any sense. Are you sure your log out kills the user session
> (Session.invalidate())?
>
>
> --
> Thiago H. de Paula Figueiredo
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> dev-unsubscribe@tapestry.**apache.org<dev-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: dev-h...@tapestry.apache.org
>
>

Reply via email to