Velocity

About

Community

Docs

Tools

Comparisons

Site Translations

Overview

The Velocity Tools Subproject is a repository of Java packages useful for creating applications using the Velocity Template Engine.


Packages

View
The View package is a standalone servlet that can be used for template rendering in Web Applications. The VelocityViewServlet also offers basic tool management, automatically loading a toolset into the context for each request.

Struts
The Struts package is a set of tools, examples and documentation for using the Velocity Template Engine with the Jakarta Struts web application framework. It uses the View package in place of (or along side of) the JspServlet most commonly used in Struts applications.

Tools
When in place, this will be a library of generic tools appropriate for use in the template via the Context.

Utilities
When in place, this will be a library of Velocity-related utilities.

Velocimacros
When in place, this will be a repository of Velocimacros for use in Velocity templates.


CVS Repository

Currently, the code is only available via CVS in the jakarta-velocity-tools repository. You may of course access both online as well as with a cvs client.



Copyright © 1999-2003, Apache Software Foundation