Uses of Interface
jakarta.servlet.ServletContainerInitializer
Packages that use ServletContainerInitializer
-
Uses of ServletContainerInitializer in com.sun.faces.config
Classes in com.sun.faces.config that implement ServletContainerInitializerModifier and TypeClassDescriptionclassInitializes Jakarta Faces if at least one of the following conditions is met: TheSetof classes passed to this initializer contains an user-defined Faces type, orFacesServlethas been explicitly mapped ,or/WEB-INF/faces-config.xmlexists If it is met, and theFacesServlethas not been explicitly mapped, then add mappings *.xhtml, /faces, *.jsf, and *.faces for the FacesServlet.classExtra ServletContainerInitializer that picks up the Resource.class annotation.