maven-plugins/struts/xdocs/futures.xml
2003-01-24 03:44:26 +00:00

24 lines
586 B
XML

<?xml version="1.0"?>
<document>
<properties>
<author email="dion@multitask.com.au">dIon Gillard</author>
<title>Futures for the Struts Plug-in</title>
</properties>
<body>
<section name="Futures">
<p>
The following is a list of things that are being contemplated
for the Maven Struts Plug-in.
</p>
<ol>
<li>Validate forwards</li>
<li>Support Struts 1.1</li>
<li>Generate struts-config using xdoclet</li>
<li>Generate form beans from validation.xml</li>
</ol>
</section>
</body>
</document>