Topic: JSP and Servlets, Open Source Java
Apache Jakarta: Velocity
The Velocity Template Engine lets you render data from within applications and servlets. Primarily used to develop dynamic, servlet-based Websites, Velocity's clean separation of template and Java code makes it ideal for Model 2-style Model-View-Controller (MVC) Web development. As a general template engine, Velocity suits many other purposes, such as code generation, XML generation and transformation, and textual stream processing.
Programming Language: JavaUpdated: 02/03/2002
Organization: Apache


