Are there any development plans to incorporate securing hyperlink/form data within S2?
----- Original Message ---- From: Antonio Petrelli <[EMAIL PROTECTED]> To: Struts Developers List <dev@struts.apache.org> Sent: Friday, May 11, 2007 5:42:46 AM Subject: Re: How to hide URL params 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 > Struts. This is a Struts Developers list, you must ask your questions about using Struts in the Struts Users mailing list: http://struts.apache.org/mail.html Anyway I think that you can check HDIV out: http://www.hdiv.org/ Antonio