If the previous page was a bookmarkable one then restart and intercept will work. But if it is not then the only thing i can quickly think of is that you set a cookie your self everytime you render a page. And read that back in when they login again.
On 2/28/08, freak182 <[EMAIL PROTECTED]> wrote: > > Hello, > Is there a way to remember the last page i visited after i lose the session. > What i mean that for example if im going to checkout but i forgot to login > first, When i click checkout button, it will redirect me to the login page > first then when authenticated it will go directly to checkout page. Any > codes will help :) > > Thanks a lot. > > Cheers. > -- > View this message in context: > http://www.nabble.com/remember-last-visited-page-tp15733923p15733923.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
