I'm using Tomcat 5.5.17 and the server.xml file has this in it:
<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
Thanks,
Brian
-----Original Message-----
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 11, 2006 10:56 AM
To: Tomcat Users List
Subject: Re: File isn't found in ROOT directory
what version of tomcat?
what have you got defined in the <Host ...>s in your server.xml?
McRaven, Brian wrote:
> I have placed an index.jsp file that I created in my servers
> webapps/ROOT folder. When I place the following address in my
browser:
>
> http://localhost/index.jsp
>
> I still come up with the tomcat homepage on my local host. I know
> that file is located in the ROOT/admin folder is there some way that
> my browser is overridding my request for my index.jsp file for the
> tomcat homepage index.jsp instead? I've tried opening other jsp's
> that I migrated to this folder and I get a 404 not found message when
> I do this.
>
> Brian
>
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected] To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]