Em Wed, 02 Jul 2008 05:58:46 -0300, Ronny L <[EMAIL PROTECTED]> escreveu:

Although there's no @Persist annotation. The value always retrieved back
even though I'm opening a new browser (Not another tab).

AFAIK, multiple browser windows are part of the same process, so the application state for different windows of the same browser are shared between them. This is not related to your web application per se.

Another thing you must take into account is browser caching and form fields auto-filling.

Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to