I am trying to logout a web user from acegi and I created this logout.jsp<br><br><%@ taglib uri="<a href="http://java.sun.com/jstl/core_rt">http://java.sun.com/jstl/core_rt</a>" prefix="c" %><br><br>
<br><% session.invalidate(); %><br><br><c:redirect url="/opencms/tro/index.html"/><br><br><br>but it seems that when I click logout, I am still able to access the secured page I have set up....<br><br>
Login works fine...<br><br clear="all"><br>-- <br>Thanks<br><br>DJ MICK <br><br>(Mick Knutson)<br><a href="http://www.djmick.com">http://www.djmick.com</a><br><a href="http://www.myspace.com/djmick_dot_com">http://www.myspace.com/djmick_dot_com
</a><br><a href="http://www.thumpradio.com">http://www.thumpradio.com</a>