Thanks for the response. http://localhost:8081/log4jdemo/loginScreen.do is what I see in my url. I would like to keep this a constant at http://localhost:8081/log4jdemo only. I am using both a href and html:link.
But, even in cases where i use direct action like /loginScreen.do, on invoking the action, i.e clicking a button,
i get the full path in the url.
This exposes the data to the hackers and will be a big issue in deployment.
Any help will be appreciated.
Richie
At 04:14 PM 1/27/2004 +0800, you wrote:
If you want to stop the 'ugly' urls showing in the address bar of the browser, you can have all the contents of the site show in a frame, whose frameset is found at the url you want to show.
-----Original Message----- From: Claus Weng Madsen - TELMORE [mailto:[EMAIL PROTECTED] Sent: Tuesday, 27 January 2004 15:53 To: Struts Users Mailing List Subject: SV: constant url
Hi
If you are using a <a href> or <html:link> you cannot hide the parameters.
The url you'r using should be the path configured in the struts-config.
Med venlig hilsen
Claus Weng Madsen, Teamleder TELMORE A/S Carl Gustavsgade 3, 2630 Taastrup Telefon 70218700, Mobil 30242875 www.telmore.dk
-----Oprindelig meddelelse----- Fra: shankarr [mailto:[EMAIL PROTECTED] Sendt: 27. januar 2004 07:53 Til: [EMAIL PROTECTED] Emne: constant url
hi! whenever i click on any link, my url shows the action name and the parameters being passed. i want to avoid showing this. how to do it?
Richie
"To achieve all that is possible, one must attempt the impossible"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
"To achieve all that is possible, one must attempt the impossible"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

