I  encode my url in wicket suggested way.  If users clicks on logout then I
calls session.invalidate()  this also removes the key in session for
encrypting and decrypting of url ,so I get bad padding exception etc,is
there any other way to logout user than calling session.invalidate () ?

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/url-encryption-and-session-invalidate-tp2252675p2252675.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to