Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to hide/encrypt URL parameters?

843838May 11 2007 — edited Feb 21 2008
Hi
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&param2=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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2008
Added on May 11 2007
12 comments
2,891 views