no, you shouldnt, its really funny that it forwards to your logon page, is
that your homepage?

-igor


On 12/19/06, Carfield Yim <[EMAIL PROTECTED]> wrote:

On 12/20/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> working fine over here, make sure your auth strategy really is skipping
that
> class
>
The strangle thing is that even if I remove the auth. logic, It still
forward to


http://192.168.1.79:8080/wicket/app/signup?wicket:bookmarkablePage=:com.xxx.base.Logon

Any possible reason of this? Do I need to have any setup of using
mountBookmarkablePage? The way I use it is just one line of code

        mountBookmarkablePage("/signup", Registration.class);

Do I need to do anything else?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to