you might want to peek in server.xml (in conf dir) - you will see a context
mapping for /examples pointing to webapps/examples.
I'm guessing this is why you are thinking webapps is the root. It does not have
to be.
Anuj.
Sankaranarayanan Ganapathy wrote:
> Is this in any way different from other webapps?
>
> -----Original Message-----
> From: Sankaranarayanan Ganapathy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 21, 2001 7:03 PM
> To: '[EMAIL PROTECTED]'
> Subject: Tomcat Root dir
>
> There is a directory called root under webapps. Does this map to the
> path=""? Is this the default web app?