nbubna 2003/10/16 12:53:33
Modified: xdocs/struts index.xml
Log:
update to reflect feature complete Struts 1.1 support
Revision Changes Path
1.7 +8 -8 jakarta-velocity-tools/xdocs/struts/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity-tools/xdocs/struts/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 8 Sep 2003 19:16:27 -0000 1.6
+++ index.xml 16 Oct 2003 19:53:33 -0000 1.7
@@ -109,21 +109,21 @@
</section>
<section name="What About Struts 1.1?">
- <p>Well, since our 1.0 release, we've been busy. Thanks in large part to
the
- efforts of our newest committer on the project (Marino), we've already
- implemented support for most of the new features in Struts 1.1. The latest
- nightly builds include support for ActionMessages, Tiles, and Modules, among
- numerous other improvements. We still haven't developed down support for
- Struts 1.1's validator javascript functions, but we hope to have it
soon.</p>
+ <p>Well, since our 1.0 release, we've been <a
href="../changes.html">busy</a>. Thanks in large part to the
+ efforts of our newest committer on the project (Marino), we've now
+ implemented support for all of the new features in Struts 1.1. The latest
+ nightly builds include support for ActionMessages, Tiles, javascript
validation,
+ and modules, among numerous other improvements.</p>
<p>In the meantime, here's a few tips for using Velocity Tools with Struts
1.1:
<ol>
- <li>Those missing Tiles should check out the
+ <li>Tiles alternatives:
<a
href="http://jakarta.apache.org/velocity/tools/view/layoutservlet.html">VelocityLayoutServlet</a>
or the disscusion <a href="http://www.mail-archive.com/[EMAIL
PROTECTED]/msg63487.html">here</a></li>
- <li>Wanna use Validator? There's some example code
+ <li>Wanna use Validator? There's some example code
<a href="http://www.mail-archive.com/[EMAIL
PROTECTED]/msg09167.html">here</a></li>
+ (though this doesn't demonstrate new client-side validation feature).
</ol>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]