From 249fb80d9d52e1cebe9b2d0382d1209206128c44 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 18 Nov 2007 04:38:39 +0000 Subject: [PATCH] removed client side state saving parameter --- .../booking-jsf/src/main/webapp/WEB-INF/web.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml index 6527dbb1..fa7615f6 100755 --- a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml @@ -29,12 +29,6 @@ false - - - javax.faces.STATE_SAVING_METHOD - client - - Faces Servlet