From 6e821b08a4eb53bdbf188f6bd9f57cf2213dba63 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 5 Mar 2008 01:02:33 +0000 Subject: [PATCH] restored faces servlet and mapping in web.xml: required by myfaces, unfortunately --- .../booking-faces/src/main/webapp/WEB-INF/web.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web.xml index 0cdd1f07..ecb7a943 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web.xml @@ -52,6 +52,19 @@ /spring/* + + + Faces Servlet + javax.faces.webapp.FacesServlet + 1 + + + + + Faces Servlet + *.faces + + index.html