When using the AuthenticatedWebApplication and AuthenticatedWebSession, how do
you implement authentication for MyPage, where MyPage/page/1 is allowed for
UserX, but not MyPage/page/2.

The page is right now protected, so only users with role USER is allowed, but
how/where should I implement the database lookup to verify that page=x is
allowed for the current user, and display either the homepage or SignIn page if
not authorized ?

Regards,
Flemming

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-------------------------------------------------------------------------
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