On 4/25/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
> On 4/25/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > what do you mean by "once authenticated"
> >
> > what does your loginpage code look like, eg how do you navigate back?
> My login page is really very simple, it doesn't do much except include
> a SigninPanel. So as far as I understand from the SigninPanel code,
> the navigation back is handled by
> Component#continueToOriginalDestination(). But maybe I'd need to
> implement something special in my LoginPage, and not rely on the
> SigninPanel only?

After some modifications in the code, the problem disappears if I use
a BookmarkablePageLink instead of a PageLink. But I'd still would like
to know if there is a way to avoid this problem with a simple PageLink
being intercepted by an authentication... and for the moment I still
don't know.

Xavier

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to