Just looked for it but could no find it...
Peter.
Richard schrieb:
Thanks to all. I think I can go with just transfering my webapp to the ROOT folder. I have asked on the Tomcat User Mailing list just to confirm it. Thanks again.
On Fri, 19 Nov 2004 09:25:07 -0000, Simon Matic Langford
<[EMAIL PROTECTED]> wrote:
AFAIK the only way is to change you web container config to ensure your webapp is in the root context, ie in Tomcat 4.1:
in the server.xml
<Context path="" docBase="ROOT" debug="0"/>
if you point docBase to the directory your war unpacked to, then it should work fine. I don't know how it works for other containers...
simon
-----Original Message----- From: Richard [mailto:[EMAIL PROTECTED] Sent: Freitag, 19. November 2004 04:42 To: Struts Users Mailing List Subject: Re: URL Customization
Well for one thing my boss wants it removed.
On Thu, 18 Nov 2004 09:02:40 -0500, Jeff Beal
<[EMAIL PROTECTED]> wrote:
application.Why?
Richard wrote:
I need to remove the webapp specific part / names on my
---------------------------------------------------------------------For example
http://mydomain.com/mywebapp/index.jsp
and
http://mydomain.com/mywebapp/serverpages/add-record.rr
I need the user to just see http://mydomain.com/ on their browser.
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 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]