> I guess the bigger problem will be to use the cookie instead of username > password within a realm in tomcat. > > AFAIK none of the standard realms looks for a cookie.
This is not a problem because I don't use it since it's not a portable solution. I want my webapplication's WAR to be simply drop-able somewhere else and work too :). I simply don't understand why there's no simple standard for this (JAAS looks very very complicated to me). So in the mean time I'm going the use the Click solution, and maybe later a security filter :). Joseph. -- View this message in context: http://n2.nabble.com/How-to-do-the-%22Remember-me-on-this-computer%22-functionality--tp2546109p2549534.html Sent from the click-user mailing list archive at Nabble.com.
