Interface JspPropertyGroupDescriptor


public interface JspPropertyGroupDescriptor
This interface provides access to the <jsp-property-group> related configuration of a web application.

The configuration is aggregated from the web.xml and web-fragment.xml descriptor files of the web application.

Since:
Servlet 3.0