If a file named index.jsp is declared as a welcome and it is not there in the
system, tomcat does not allow failover to framework like Tapestry. However, if
a file named Bienvenue.jsp is declared as welcome file, the failover is
allowed.
For details see the following thread:
http://tapest
should be enough to tell tomcat the same thing
- "there are no welcome files"
- Original Message -
From: Net Dawg
To: "dev@tomcat.apache.org"
Cc:
Sent: Friday, April 13, 2012 9:08 AM
Subject: Welcome file list in web.xml treats index.jsp different from oth
ent from other
filenames
2012/4/13 Net Dawg :
> If a file named index.jsp is declared as a welcome and it is not there in the
> system, tomcat does not allow failover to framework like Tapestry.
It sounds like behaviour that can be controlled by
"resourceOnlyServlets" option in