Date: 2004-10-14T01:03:28 Editor: ShinobuKawai <[EMAIL PROTECTED]> Wiki: Jakarta-Velocity Wiki Page: VelocityTools URL: http://wiki.apache.org/jakarta-velocity/VelocityTools
no comment Change Log: ------------------------------------------------------------------------------ @@ -27,6 +27,8 @@ * [http://www.mail-archive.com/[EMAIL PROTECTED]/msg63487.html Tips for Tiles] * NullTool -- A generic Tool that works with null. * ViewNullTool -- A ViewTool that works with null. + * ArrayTool -- A generic Tool that works with arrays. + * EscapeTool -- A generic Tool that works with escaping. ==== Macro Library ==== The mailing list often has questions/suggestions for for common macros. We're just getting started on this endeavor, so please share with us any ideas you have. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
