How to hide/encrypt URL parameters?
843838May 11 2007 — edited Feb 21 2008Hi
I do not want the end user to see the params that i pass from my jsp(for eg http://localhost:8080/xyz?param1=RRR¶m2=RRR)
I am using Struts. Does somebody know how to encrypt/hide the URL params in Struts.
Please help as this is a major security concern...
Thanks
Sid