Link to the tutorial:
http://www.itcuties.com/j2ee/encrypt-...
Today we are going to show you how to encrypt GET parameters. HTTP GET parameter value is going to be encrypted and decrypted using javax.crypto package. This way you will be able to easily send sensitive data in your URLs.