I want a managed bean to run internally on start up in my JSF web application when the application loads. How can I write this class and configure in Glassfish?
I want a managed bean to run internally on start up in my JSF web application when the application loads. How can I write this class and configure in Glassfish?