Velocity2Js is a program which can generate JavaScript functions out of Apache Velocity templates. These functions can be used in AJAX based Web applications.
Velocity2Js provides an ant task to integrate template transformation in an existing build process.
What's New in This Release:
· Support of "velocityCount" Variable added
· Internationalization support added
· Generated JavaScript files are UTF-8 now
· Bugfix: use of methods in #foreach fixed
· Ant-Task
· Error Messages improved (Error messages are linked to sourcecode in Netbeans)
· Filesets support added
· Support for relative paths added
· Output JavaScript filename can be specified
· Examples improved
Product's homepage