Re: MountedMapper and CryptoMapper

2012-08-07 Thread jchappelle
the url as encrypted and process it from there? Not sure I'm just throwing out ideas. Josh -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/MountedMapper-and-CryptoMapper-tp4651024p4651037.html Sent from the Users forum mailing list archive at Nabble.com

Re: MountedMapper and CryptoMapper

2012-08-07 Thread jchappelle
not perfect but it's not that bad either. Thanks for your help. Josh -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/MountedMapper-and-CryptoMapper-tp4651024p4651040.html Sent from the Users forum mailing list archive at Nabble.com

MountedMapper and CryptoMapper

2012-08-06 Thread jchappelle
it is possible to write an IRequestMapper or extend MountedMapper but I'm not really sure how to go about it. Any ideas? Thanks, Josh -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/MountedMapper-and-CryptoMapper-tp4651024.html Sent from the Users forum mailing list

Re: MountedMapper and CryptoMapper

2012-08-06 Thread Jesse Long
Hi Josh, On 06/08/2012 22:10, jchappelle wrote: Currently I am using CryptoMapper for my application. It is installed in the init method of my application like this: setRootRequestMapper(new CryptoMapper(getRootRequestMapper(), this));. I need some of my pages to be bookmarkable with a url like