This is a nice solution, however, I noticed that if you are using this feature and try to hack the encrypted URL, in other words you type if "skaldjflskdajflsd" you get an exception that gets thrown back to the container. It looks like the exception happens low enough where the default or overridden exception strategy does catch it. It would be nice if this decrypt exception could be caught and forwards the user to a user friendly page stating something like "Unable to process your request".
-Craig Dirk Markert wrote: > > http://cwiki.apache.org/WICKET/obfuscating-urls.html > > Dirk > > 2006/12/1, Carfield Yim <[EMAIL PROTECTED]>: >> >> Is there way to not having parameters like "?wicket:interface=:4::" at >> the >> URL? >> >> ------------------------------------------------------------------------- >> 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 >> [email protected] >> 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Can-I-prevent-wicket-specific-URL-parameters-tf2737189.html#a7639151 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
