| Name | Description |
|---|---|
| default | Generate a simple jar component. |
| ejb | Generate a simple EJB. |
| struts | Generate a simple web app with Struts. |
| struts-jstl | Generate a simple web app with Struts and JSTL. |
| web | Generate a simple web app. |
| web-jstl | Generate a simple web app with JSTL. |
| complex | Generate a very complex project with ear, wars, ejbs, struts, xdoclet. |