[opencms-dev] How to fully clean up session and logout Web Users

Mick Knutson mickknutson at gmail.com
Wed Jan 10 23:34:47 CET 2007


I am trying to logout a web user from acegi and I created this logout.jsp

<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>


<% session.invalidate(); %>

<c:redirect url="/opencms/tro/index.html"/>


but it seems that when I click logout, I am still able to access the secured
page I have set up....

Login works fine...


-- 
Thanks

DJ MICK

(Mick Knutson)
http://www.djmick.com
http://www.myspace.com/djmick_dot_com
http://www.thumpradio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20070110/ea8c8453/attachment.htm>


More information about the opencms-dev mailing list