How do I initialize a bean before initial display? I want to populate bean
values from database table. 

I can do it in the constructor, phase listener or by adding additional
getter method to initialize the bean. But is there any better way?

-- 
View this message in context: 
http://www.nabble.com/How-to-initialize-a-bean-before-initial-display-tf3652365.html#a10202810
Sent from the Shale - User mailing list archive at Nabble.com.

Reply via email to