Author: markt Date: Thu Oct 28 22:33:45 2010 New Revision: 1028522 URL: http://svn.apache.org/viewvc?rev=1028522&view=rev Log: Add new feature
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1028522&r1=1028521&r2=1028522&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 28 22:33:45 2010 @@ -76,6 +76,13 @@ Expose names of LifecycleListeners and ContainerListers for StandardContext via JMX. (markt) </add> + <add> + Add a new option, <code>resourceOnlyServlets</code>, to Context elements + that provides a mechanism for working around the issues caused by new + requirements for welcome file mapping introduced in Servlet 3.0. By + default, the existing Tomcat 6.0.x welcome file handling is used. + (markt) + </add> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org