> -----Original Message----- > From: log2akshat [mailto:akshat-...@iiitmk.ac.in] > Sent: Thursday, July 28, 2011 18:01 > To: user@struts.apache.org > Subject: [struts-user] How to encrypt the url? > > How can I encrypt parameters used in a URL. I cannot use POST > in these cases.
Firstly, encryption is not a struts specific issue. > > I am working on a login application using session, where user > passes his registration ID & password to login. And after Ok, what is wrong with a session? > login there are various features like user can view his > profile, update his profile etc. But my problem is that when > in the menu if I am passing the links of the action then it Example? > is logging out to the login screen, so I have to give links like > > http://localhost:8080/UNOT/User/ViewProfile.action?id=1&passwd =643def90&app_login=Login > > So, is there any way to encrypt the url? Bad idea. But yes, and it is not a struts issue. So I will ask why can't you use a session? > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/How-to-encrypt-the-url-tp4 644406p4644406.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 > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org