Just in case anyones interested in this approach... Java 5.0 has java.util.UUID and I decided to go with that for now because its simple - although commons-id is something that may be worth looking into:
http://jakarta.apache.org/commons/sandbox/id/ iksrazal Em Segunda 05 Dezembro 2005 08:37, o Rakesh Patel escreveu: > hmmmm, I needed this requirement too and I used > ehcache(http://ehcache.sourceforge.net/) and > jug(http://jug.safehaus.org/Home). > > Jug generates the token on succesful login and is put into a cache which > expires tokens after a predetermined idle time. > > Works well. > > Thanks > > Rakesh > > iksrazal wrote: > >err ServiceGroupContext I believe - thanks for the tip. > > > >iksrazal > > > >Em Sexta 02 Dezembro 2005 21:46, o Davanum Srinivas escreveu: > >> SessionGroupContext
