Render a blank page is what wicket-1.0 do On 1/9/06, Johan Compagner <[EMAIL PROTECTED]> wrote: > What do you expect it should do? > Just an empty page? Or an internal error page? > > If you look at the signin examples you see that we set a response page: > redirectToInterceptPage(newPage(SignIn2.class)); > > So if you don't set any response page but do return false. > What should the framework do? > > johan > > > On 1/9/06, pepone pepone < [EMAIL PROTECTED]> wrote: > > > > wicket-1.2-20060108 > > Page renders when checkAccess returns false > > > > > http://sourceforge.net/tracker/index.php?func=detail&aid=1400643&group_id=119783&atid=684975 > > -- > > play tetris http://pepone.on-rez.com/tetris > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > >
-- play tetris http://pepone.on-rez.com/tetris ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
