Class and Description |
---|
org.springframework.binding.collection.CompositeIterator
in favor of
CompositeIterator |
org.springframework.faces.webflow.Jsf2FlowResourceResolver
Use FlowResourceResolver
|
org.springframework.binding.expression.ognl.OgnlExpressionParser
in favor of Spring EL, see
SpringELExpressionParser |
org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler
In favor of org.springframework.faces.webflow.context.portlet.PortletViewHandler
|
org.springframework.js.resource.ResourceServlet
Deprecated in favor of the new resource handling mechanism available in Spring 3.0.4. See the
documentation on the custom mvc namespace, specifically the new resources element.
|
org.springframework.js.ajax.SpringJavascriptAjaxHandler
as of version 2.4 Spring.js is deprecated
|
org.springframework.webflow.expression.WebFlowOgnlExpressionParser
in favor of Spring EL, see
WebFlowSpringELExpressionParser |
Field and Description |
---|
org.springframework.faces.webflow.JsfRuntimeInformation.JSF_11
As of Web Flow 2.4.0 JSF 2.0 is a minimum requirement
|
org.springframework.faces.webflow.JsfRuntimeInformation.JSF_12
As of Web Flow 2.4.0 JSF 2.0 is a minimum requirement
|