Re: get rights for mounted url

2010-06-09 Thread Marieke Vandamme
); if (permissions != null) { return permissions.authorizedRoles(componentClass); } Thanks again! Marieke -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/get-rights-for-mounted-url-tp2247394p2248769

Re: get rights for mounted url

2010-06-09 Thread Igor Vaynberg
)                {                        return permissions.authorizedRoles(componentClass);                } Thanks again! Marieke -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/get-rights-for-mounted-url-tp2247394p2248769.html Sent from the Wicket - User mailing list archive

get rights for mounted url

2010-06-08 Thread Marieke Vandamme
' to start from? I tried to look into the wicket-code, but somewhere between BookmarkablePageRequestTarget and RequestCycle I got lost... Hope someone can help me! Thanks for any help ! Marieke Vandamme -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/get-rights

Re: get rights for mounted url

2010-06-08 Thread Igor Vaynberg
someone can help me! Thanks for any help ! Marieke Vandamme -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/get-rights-for-mounted-url-tp2247394p2247394.html Sent from the Wicket - User mailing list archive at Nabble.com