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.Comments to: servlet-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.