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