javax.faces.STATE_SAVING_METHOD server State saving method: "client" or "server" (= default) See JSF Specification 2.5.2 org.apache.myfaces.ALLOW_JAVASCRIPT true This parameter tells MyFaces if javascript code should be allowed in the rendered HTML output. If javascript is allowed, command_link anchors will have javascript code that submits the corresponding form. If javascript is not allowed, the state saving info and nested parameters will be added as url parameters. Default: "true" org.apache.myfaces.PRETTY_HTML true If true, rendered HTML code will be formatted, so that it is "human readable". i.e. additional line separators and whitespace will be written, that do not influence the HTML code. Default: "true" TestRecorderFilter org.apache.beehive.netui.tools.testrecorder.server.TestRecorderFilter webapp jsfWeb PageFlowJspFilter org.apache.beehive.netui.pageflow.PageFlowJspFilter PageFlowFacesFilter org.apache.beehive.netui.pageflow.PageFlowFacesFilter TestRecorderFilter /* PageFlowJspFilter *.jsp FORWARD REQUEST INCLUDE PageFlowJspFilter *.jspx FORWARD REQUEST INCLUDE PageFlowFacesFilter *.faces FORWARD REQUEST INCLUDE PageFlowFacesFilter *.jsf FORWARD REQUEST INCLUDE org.apache.myfaces.webapp.StartupServletContextListener TestRecorderServlet org.apache.beehive.netui.tools.testrecorder.server.TestRecorderServlet action org.apache.beehive.netui.pageflow.PageFlowActionServlet config /_pageflow/struts-config.xml debug 2 detail 2 2 XmlHttpRequestServlet org.apache.beehive.netui.pageflow.xmlhttprequest.XmlHttpRequestServlet action *.jpf action *.do XmlHttpRequestServlet *.xhr XmlHttpRequestServlet *.render Faces Servlet javax.faces.webapp.FacesServlet 1 TestRecorderServlet /testRecorder Faces Servlet *.faces index.jsp 500 /error.jsp