| Element |
Description |
| configParam |
Allows to set configuration parameters that will be included in the element as attribute value pair. |
| deploymentdescriptor |
Generates web.xml deployment descriptor. |
| facesconfigxml |
Generate the faces.config.xml for Java Server Faces |
| fileset |
Ant's <fileset> definition. To define the files to parse. |
| jbosswebxml |
Generates jboss-web.xml deployment descriptor. |
| jonaswebxml |
Generates the web application deployment descriptor for JOnAS. |
| jrunwebxml |
Generates jrun-web.xml deployment descriptor. |
| jsptaglib |
Generates taglib.tld deployment descriptor for JSP taglibs. |
| packageSubstitution |
Substitutes the package of the generated files. |
| resin-web-xml |
Subtask for generation of web.xml with resin extensions. |
| service-endpoint |
Generates service endpoint interfaces for JAXPRC beans. |
| springvalidationxml |
Generates Struts Validator validation.xml deployment descriptor. |
| strutsconfigxml |
Generates struts-config.xml deployment descriptor. |
| strutsdynaformvalidationxml |
Generates Struts Validator validation.xml deployment descriptor for struts dynamic action forms. |
| strutsvalidationxml |
Generates Struts Validator validation.xml deployment descriptor. |
| subTask |
Generic subtask. |
| template |
Generic subtask for processing a user-supplied template. |
| weblogicwebxml |
Generates weblogic.xml deployment descriptor for Web apps. |
| webspherewebxml |
Generates WebSphere specific deployment descriptors for Web modules. |
| webworkactiondocs |
Generates HTML file containing description of defined WebWork actions. |
| webworkactionsxml |
Generates the actions.xml file. |
| webworkconfigproperties |
Generates views.properties. |
| xmlTemplate |
Generic subtask for processing a user-supplied template, to generate an XML document. |