Yes its possible. You can do:<br><br><span style="font-family: courier new,monospace;">session.invalidate();</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">response.sendRedirect
(cms.link("/your/logout/page.html"));</span><br><br>hth<br><br><div><span class="gmail_quote">2005/12/1, Jan Meier <<a href="mailto:jan.meier@zmnh.uni-hamburg.de">jan.meier@zmnh.uni-hamburg.de</a>>:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>I created the following code:<br><br>......<br>CmsJspLoginBean cms = new CmsJspLoginBean(pageContext, request, response);
<br>......<br>cms.logout();<br>.....<br><br>The API says:<br><br>public void logout()<br> throws java.io.IOException<br><br> Logs a user out, i.e. destroys the current users session, after that the<br>current page will be redirected it itself one time to ensure the users
<br>session is truly destroyed.<br><br>Is it possible to redirect the user to a special page after the logout?<br><br>Thanks in advance<br>Jan<br><br><br><br>_______________________________________________<br>This mail is send to you from the opencms-dev mailing list
<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div>
<br><br clear="all"><br>-- <br>Mit freundlichen Grüßen<br><br>Siegfried Puchbauer