Brian,

I would think that information you'd want to maintain across user sessions
would be best stored in some kind of database.

Dan

> ----------
> From:         Brian Burridge[SMTP:[EMAIL PROTECTED]]
> Reply To:     Brian Burridge
> Sent:         Wednesday, May 12, 1999 11:00 AM
> To:   [EMAIL PROTECTED]
> Subject:      Lifespan = Application
>
> Has anyone used the "application" lifespan? Am I correct in assuming
> that this functions similiar to a servlet, in that if I use
> "applicaiton" lifespan, the bean and its contents (objects) are
> accessible to that application, even across user sessions, until the
> server unloads the servlet, probably through shutdown/restart?
>
> I haven't used this lifespan before, but need to use a global object
> across sessions. I am using spec .92.
>
> Brian N. Burridge
> Lead Internet Analyst
> Cox Target Media
>
> ==========================================================================
> =
> 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".
>

===========================================================================
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".

Reply via email to