Invalidate Session

Hi, i磛e some problems invalidating session web from my app web.

I磛e my application web that uses multiples contexts. I want when I logout, the session is invalidate to all context. I use JAAS for authenticate in a login.jsp, and when I logout, I come back to lign.jsp but don磘 let me login again.

What am I doing wrong?

Can anybody help me please?

Thanks.

[386 byte] By [antonioj.arias@gmail.coma] at [2007-10-3 10:54:25]
# 1
Just a hint: you always need to consider the browser, too! Did you know that Internet Explorer has problems with sessions (cookies)? E.g. if you open a new IE Window with CTRL+n or File>New>Window the session is shared!
MartinHilperta at 2007-7-15 6:20:15 > top of Java-index,Security,Other Security APIs, Tools, and Issues...