Configure Managed Bean with XML
Posted in java, jfs on February 8th, 2011 by Aditya – Be the first to commentI jot down this note from one of the JFS tutorial by MKYong. Just in Case I forgot about it.
With XML configuration, you can use the old JSF 1.x mechanism to define the managed bean in a normal faces-config.xml file. read more »