Another possibility is to store it in the ServletContext (ie application scope) if it's just used on one webapp.
--David

Dale Nesbitt wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I believe you can load any JavaBean using JNDI, and the bean will be
shared between all sessions in the context.

Pavan Singaraju wrote:
Hi,
  i have a design related question. I have to maintain some data common to
all sessions. If one session updates the value in the data structure, then
it should either updated in all the sessions / in the common data structure.
Is there an approach i can go with?
--
Pavan S. Kumar


- --
Dale Nesbitt

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG8shRC1ww7auTZ7URAlSjAKDaHeNjh07pnBIDxqR7fgVisha5wwCfZTb2
r1kJOhmqGBuBKWFXh59KbLU=
=d5Z+
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to