Re: How to change Default URL to point to my application index.html page

2008-08-17 Thread flytoarun
Default URL to point to my application index.html > page > To: "Tomcat Users List" , [EMAIL PROTECTED] > Date: Monday, August 18, 2008, 12:31 AM > you can change the $Catalina.home/conf/Catalina/(your > host)/ROOT.xml file to > direct to your webapp path instead of the RO

How to change Default URL to point to my application index.html page

2008-08-17 Thread flytoarun
Hi All, I am using tomcat 5 version and my application's default page is www.domain.com\myDir\index.html which works fine when i enter full path however when i enter www.domain.com then the tomcat default server page opens. I want to change this default page by my application index.html (Defaul