web.xml
and
web-fragment.xml
descriptors.See: Description
| Interface | Description |
|---|---|
| JspConfigDescriptor |
This interface provides access to the
<jsp-config> related configuration of a web application. |
| JspPropertyGroupDescriptor |
This interface provides access to the
<jsp-property-group> related configuration of a web
application. |
| TaglibDescriptor |
This interface provides access to the
<taglib> related configuration of a web application. |
web.xml
and
web-fragment.xml
descriptors. @since Servlet 3.0Comments to: servlet-dev@eclipse.org.
Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.