I'm trying to get away from ASP. The top file of my website is an
index.jsp page. I set the root directory for the website to
\<Catalina_home>\webapps\MyWebsite

So when you go to http://www.mywebsite.com the default page in iis is
index.jsp but I'm positive that is the wrong way to do this because the
only way jsp will work is if you type into the browser

http://www.mywebsite.com/MyWebsite/index.jsp

maybe this is not a tomcat related question but I'm hoping someone could
be doing this and give me some type of CLUE ?

Basically when you go to http://www.mywebsite.com I want the top file to
be a functioning .jsp page because I don’t want to use an ASP stats
program.

Hopefully it makes sense

-wiley






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

Reply via email to