Author: ayanul
Date: 2008-06-06 08:18:09 -0400 (Fri, 06 Jun 2008)
New Revision: 8931
Modified:
branches/3.1.x/test-applications/jsp/src/main/webapp/WEB-INF/web.xml
Log:
Modified: branches/3.1.x/test-applications/jsp/src/main/webapp/WEB-INF/web.xml
===================================================================
--- branches/3.1.x/test-applications/jsp/src/main/webapp/WEB-INF/web.xml 2008-06-06
11:15:48 UTC (rev 8930)
+++ branches/3.1.x/test-applications/jsp/src/main/webapp/WEB-INF/web.xml 2008-06-06
12:18:09 UTC (rev 8931)
@@ -44,9 +44,6 @@
<dispatcher>REQUEST</dispatcher>
<dispatcher>INCLUDE</dispatcher>
</filter-mapping>
- <listener>
- <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
- </listener>
<!-- Faces Servlet -->
<servlet>
<servlet-name>Faces Servlet</servlet-name>
Show replies by date