Hello,
Just my 0.02 French Franc with a little javadoc correction
org.apache.velocity.app.VelocityFormatter
--- VelocityFormatter.java Fri Aug 3 07:11:51 2001
+++ VelocityFormatter.java.new Fri Aug 3 07:13:27 2001
@@ -344,7 +344,7 @@
*
* <code><pre>
* <table>
- * $formatter.makeAlternator(rowcolor, "#c0c0c0", "#e0e0e0")
+ * $formatter.makeAlternator("rowcolor", "#c0c0c0", "#e0e0e0")
* #foreach $item in $items
* #begin
* <tr><td
bgcolor="$rowcolor">$item.Name</td></tr>
work better with " ;-)
franck