Archive | July 2nd, 2008

How to initialize Map property in Managed Mean?

July 2, 2008

0 Comments

Map property in Managed Mean JSF Managed Beans can initialize its Map properties in the faces-config.xml. There is a property in the faces-config.xml as map-entries. This cane be used for initializing the values and can be accessed directly through the Managed Beans in any JSP pages. You also can directly use the List as Managed [...]

email