Re: creation of a common session variable.

2007-09-21 Thread Dale Nesbitt
burden on Tomcat webserver?? I mean performance wise? -- Pavan S. Kumar On 9/20/07, David Smith [EMAIL PROTECTED] wrote: Another possibility is to store it in the ServletContext (ie application scope) if it's just used on one webapp. --David Dale Nesbitt wrote: I believe you can load any

Re: creation of a common session variable.

2007-09-20 Thread Dale Nesbitt
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

Session uniqueness

2007-09-19 Thread Dale Nesbitt
Is there a way to enforce that a given username can only have one valid session at a time? -- Dale Nesbitt - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional