Use the <welcome-file-list> to specify the home page in your web.xml.
That should allow you to get to the home page without .do.

-----Original Message-----
From: Erez Efrati [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 09, 2004 2:33 PM
To: 'Struts Users Mailing List'
Subject: Hiding the .do part in the site address


Hi,
 
Like all Struts application I have the index.jsp redirecting the user
client to my "home.do" struts action. 
 
Is it possible to get rid of the "home.do" in the address bar so at
least in the site home page the site address will show a clean address
of www.mysite.com <http://www.mysite.com/>  ?
 
Thanks in advance,
 
Erez
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to