By Date: <-- -->
By Thread: <-- -->

Problem with HttpSessionListener



> From: José Roberto Motta Garcia [mailto:garcia (at) cptec.inpe.br] 
> Subject: Re: Problem with HttpSessionListener
> 
> Do you mean a servlet?

No, just Java classes.

> Wouldn't every app instantiate its own 
> object if this class is a simple one?

Only if they do a new; you can use static fields and methods or singletons to insure the same set of objects are used for all webapps.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org