Hi all,

I want to encrypt the URL parameters for a single page of my application. I
already have found the CryptedUrlWebRequestCodingStrategy inside Wicket,
which pretty much does what I want. However, it seems that I can only use
this crypted strategy to encrypt either all the URLs in my application, or
none.

Is there an easy way to only encrypt the URL to a single page? Can I somehow
tell Wicket, when I mount the page, that the URL to this page should be
encrypted? But to none of my other pages? 

I appreciate your help,

Andy


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/URL-encryption-of-a-single-page-tp4649843.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to