See http://wicketstuff.org/wicket/authorization/ for example. Wicket throws org.apache.wicket.authorization.AuthorizationException and shows AccessDeniedPage by default.
On Wed, Sep 29, 2010 at 4:59 PM, hemilshah <[email protected]>wrote: > > So does it mean that Wicket continuously keep authorizing the page unless > it > is not authorized. My purpose is to show a errorpage if its not authorized. > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/isPageAuthorized-method-runs-infinitely-tp2719086p2719185.html > Sent from the Forum for Wicket Core developers mailing list archive at > Nabble.com. >
