Hi:
I came across a couple of articles about logout on the Web.  They all do 
something like
session.removeAttribute("user");
session.invalidate();
Can I just use session.invalidate()? Would "user" be destroyed automatically 
when the session is
invalidated?
Thanks. By the way, i would rather gawk at gals than listen to my own rants if 
any.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to