1) POST cannot be reloaded automatically. Using POST not for data input is bad design. 2) Displaying the same URL for logically different pages, which could otherwise be bookmarked is bad design. 3) Hiding URL completely is non-user-friendly design. 4) If you want to beautify your URLs, you may want to use something like mod_rewrite.
Michael. On 7/13/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > change all transmissions from <html:>method="GET" to <html:>method="POST" > Bon Chance, > Martin- > ----- Original Message ----- > From: "Gaet" <[EMAIL PROTECTED]> > To: "Mailing List Struts" <user@struts.apache.org> > Sent: Wednesday, July 13, 2005 8:48 AM > Subject: How to hide URL in Adress bar? > > > Hi evrybody, > > I would like to hide the struts URL in the Adress bar of the client > browser.... > is there a way do always have www.mysite.com in the adress bar instead of > www.mysite.com/myStrutsAction.do?param1=param...?? > > Thanks for your help! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]