Hello friends,

I have a problem with web.xml, in specifying the welcome-file-list tag. In the 
web.xml file i have specified in the following way.

<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>index.htm</welcome-file>
</welcome-file-list>

But my problem is, eventhough i have specified to pickup index.html as the 
welcome file my tomcat server is showing index.jsp file always. I tried other 
combination but no use. I am using tmcat-3.2.1. Other than conf/web.xml file, 
any other file i have to change or what? any installation problem? Please let 
me know.....

Thanks,

Madhu


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

Reply via email to