Package jakarta.servlet.descriptor


package jakarta.servlet.descriptor
Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors. @since Servlet 3.0
  • Interfaces
    Class
    Description
    This interface exposes the JSP specific configuration information obtain ed from the deployment descriptors.
    Represents the JSP property groups in the deployment descriptors.
    Represents a taglib descriptor definitions in the deployment descriptor.