Hi guys,
this question is very important to me. My application works with an external
authentication app ( like a plugin).When the user is logged, a browser
cookie is created. The problem stays whenever the user asks for a logout
process and the external app tries to "kill" its cookie (created before by
the app), probably setting cookie's max age to 0, i guess. But TomCat doesnt
know that this cookie is already killed, because it just fetch the name and
value.  So, i would like any tips about best practice on solving this kind
of problem.
Thanks in advance, Euclides.

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

Reply via email to