> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: default application versus secondary application
>
> My directory structure is like this:
> c:\webapps\
> c:\webapps\ROOT\
> c:\webapps\ROOT\index.html
> c:\webapps\secondApp\
> c:\webapps\secondApp\index.htm
Sorry, I could not find info on this topic on the internet, though I'm sure
it's there.
My directory structure is like this:
c:\webapps\
c:\webapps\ROOT\
c:\webapps\ROOT\index.html
c:\webapps\secondApp\
c:\webapps\secondApp\index.html
To use the second application I type
http://localhost/secon