"Kirkdorffer, Daniel" wrote:
> An application session has to be separately managed. Where a session object
> lasts the life of the browser (or until invalidated), an application object
> lasts the life of a login and logout of the application. In this case using
> a scope of "application" is NOT what the doctor ordered.
OK I guess its your turn to confuse me - What do you mean by login and logout of
the application and also clarify what you mean in the block below ...
> invalidating the browser session
> will potentially dump application sessions, unless the application sessions
> are stored with some other mechanism.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".