You may want to add support for conversation scope to your application
so that objects stored in session scope doesn't get mixed up.

2008/7/28, Dave Newton <[EMAIL PROTECTED]>:
> --- On Mon, 7/28/08, OTA_DZ <[EMAIL PROTECTED]> wrote:
> > I think there is an overlapping of session in
> > my application.
>
> Technically it's an overlapping of sessions in the browser.
>
> Different browsers handle these things differently; in general tabbed 
> browsing will share a single session. That's not a framework issue; if you 
> want to support it you'll probably have to do something tricky, but maybe 
> someone here already has a solution.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to