You should post it on user list. Some one might have implemented it.
You can try to use the following implementations
http://jakarta.apache.org/commons/codec/userguide.html or
http://ostermiller.org/utils/Base64.html
HDIV supports on Struts 1.xx.
/Ashwani
-Original Message-
From
plans to incorporate securing hyperlink/form data
within S2?
- Original Message
From: Antonio Petrelli <[EMAIL PROTECTED]>
To: Struts Developers List
Sent: Friday, May 11, 2007 5:42:46 AM
Subject: Re: How to hide URL params
2007/5/11, Sid888 <[EMAIL PROTECTED]>:
Hi
I
Are there any development plans to incorporate securing hyperlink/form data
within S2?
- Original Message
From: Antonio Petrelli <[EMAIL PROTECTED]>
To: Struts Developers List
Sent: Friday, May 11, 2007 5:42:46 AM
Subject: Re: How to hide URL params
2007/5/11, Sid888 &
2007/5/11, Sid888 <[EMAIL PROTECTED]>:
Hi
I hope this is the right forum to post this question.
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
S