Is there anything like
Struts like modules in
JSF?. Preferably, I would like
to be able to add modules dynamically without modifying the core web.xml. (I know Struts does not provide this out of the box, but we have a custom ActionServlet that does the dynamic module loading)