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

Olli Aro olli_aro at yahoo.co.uk
Thu Jan 11 10:15:06 CET 2007


With version 5 is used to be login a guest user in. Not sure if this is
still the case with version 6, but probably worth trying.

Regards,

Olli

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Mick Knutson
Sent: 10 January 2007 22:35
To: The OpenCms mailing list
Subject: [opencms-dev] How to fully clean up session and logout Web Users

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 


		
___________________________________________________________ 
All New Yahoo! Mail – Tired of Vi at gr@! come-ons? Let our SpamGuard protect you. http://uk.docs.yahoo.com/nowyoucan.html



More information about the opencms-dev mailing list