Re: Session uniqueness

2007-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dale, Dale Nesbitt wrote: > An archives search yielded me nothing. I must be phrasing my query in > an incorrect, non-jargon manner. Perhaps. I know it's been discussed, but I honestly can't suggest any good search strings. ;) > I suppose the _easi

Re: Session uniqueness

2007-09-20 Thread Dale Nesbitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 An archives search yielded me nothing. I must be phrasing my query in an incorrect, non-jargon manner. I suppose the _easiest_ way would be to use a persistent database to keep track of the users logged in, and use an HttpSessionListener to log users

Re: Session uniqueness

2007-09-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dale, Dale Nesbitt wrote: > Is there a way to enforce that a given username can only have one valid > session at a time? Yes, but I'd imagine the question you're really asking is "is there an /easy/ way to enforce..." or, perhaps "a standard way". Th

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 comman