removed client side state saving parameter
This commit is contained in:
@@ -29,12 +29,6 @@
|
||||
<param-value>false</param-value>
|
||||
</context-param>
|
||||
|
||||
<!-- Use JSF client-side state saving to allow management of state by SWF -->
|
||||
<context-param>
|
||||
<param-name>javax.faces.STATE_SAVING_METHOD</param-name>
|
||||
<param-value>client</param-value>
|
||||
</context-param>
|
||||
|
||||
<!-- Here so the JSF implementation can initialize, not used at runtime -->
|
||||
<servlet>
|
||||
<servlet-name>Faces Servlet</servlet-name>
|
||||
|
||||
Reference in New Issue
Block a user