Hello,

is there a Listener available which tells me when the FacesServlet is started? I want to put something in the application object map but if I use the javax.servlet.ServletContextListener it is to early and the the FacesContext seems not to be created by now.

Thanks,
Markus

Reply via email to