09-19-2006 04:26 AM
<managed-bean-name>LoginBean</managed-bean-name>
<managed-bean-class>org.alfresco.web.bean.LoginBean</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
<managed-property>
<property-name>nodeService</property-name>
<value>#{NodeService}</value>
</managed-property>
09-19-2006 06:34 AM
09-19-2006 09:40 AM
It's a Spring bean.
We use the Spring JSF variable resolver, this will also look in the Spring context for any beans with the given name if they are not found in the JSF config files.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.