Hi,
I read on page 27 of the Spring 2.5 ref doc pdf there is a new variant of DelegatingVariableResolver called DelegatingFacesELResolver for JSF 1.2, however I can't find the class in the javadocs or the spring 2.5 jar. There is a class called SpringBeanFacesELResolver in the org.springframework.web.jsf.el package and the javadocs for this class also refer to the DelegatingFacesELResolver.
Is something missing here?
Thanks
Alan


Reply With Quote