Hi!
I guess, I have to agree with you on this.
Thanks to all for the help.

Richie

At 10:03 AM 1/27/2004 +0100, you wrote:
Hi Shankarr

Your best choice will be frames...that way you can hide the details of your
navigation to the end user.

But frames has some disadvantages, too....It is somehow a pro/con situation
where you have to decide if you can live with request parameters or not...

Regarding the "hacker-threat"...hmm manu sites use request parameters...and
there are other ways to make the site secure...

Hope that did help

----- Original Message -----
From: "shankarr" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 27, 2004 9:47 AM
Subject: RE: constant url


> Hi! > > 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] >


--------------------------------------------------------------------- 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]



Reply via email to