I don't think you even need to have two frames.  Try just one frame:

<html>
 <head>
  <title>Your Site Title</title>
 </head>
 <frameset>
  <frame src="your_entry_page.do" />
 </frameset>
</html>

-- Jeff

On 7/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi
> 
> The easiest way is to use frames. Have a framset of two frames stacked
> vertically, with the first frame having 0 width/heigth. That way you
> hide the stuff that you place in the second frame from the browser url
> 
> Hermod
> 
> -----Opprinnelig melding-----
> Fra: Gaet [mailto:[EMAIL PROTECTED]
> Sendt: 13. juli 2005 14:48
> Til: Mailing List Struts
> Emne: 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!
> 
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> 
> This email with attachments is solely for the use of the individual or
> entity to whom it is addressed. Please also be aware that the DnB NOR Group
> cannot accept any payment orders or other legally binding correspondence with
> customers as a part of an email.
> 
> This email message has been virus checked by the virus programs used
> in the DnB NOR Group.
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to