Are you just trying to "hide" the url parameteres that contain these attached urls? If so, just put them in the session. That way the user will never see them in the query string. If you are trying to mask the entire URL, I'm not sure that is doable or good practice.
On Wed, Apr 14, 2010 at 8:28 AM, sand...@i2it <sandeep....@gmail.com> wrote: > > Hello all, > I am new to Strut.I have a simple Struts2 Based application. say > simple Login Application Where user have a login screen on which he enters > his credentials and logs into a particular page in my appliacation. So for > this page i have attached some urls in query string. What i want is for > whole my application the query string should be encoded such that user > should not able to understand it. > > > Thanks In Advance > -- > View this message in context: > http://old.nabble.com/Encoding-URL-for-Struts2-tp28242554p28242554.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org