<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've a loginscreen (Session based User 
folder).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In my index_html template is the folowing code 
:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;dtml-if expr="AUTHENTICATED_USER.getUserName() 
== 'Anonymous User'"&gt;<BR>&lt;dtml-call expr="RESPONSE.redirect('/login', 
lock=1)"&gt;<BR>&lt;/dtml-if&gt;<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>/login is the login page. But how can I 
automaticaly jump back &nbsp;(after a succesfull login) to de page that was 
requested before the loginscreen ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Example:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I enter the site (<A 
href="http://beta.swol1894.nl">http://beta.swol1894.nl</A>). That page will 
forward me to the login. After a succesfull login I want a jump to the 
homepage.&nbsp; (That page send me to the login).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Who know's a solution for this ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Greetings,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Martin Koekenberg</DIV></FONT></BODY></HTML>