GvTags 0.3.0 review

Download
by rbytes.net on

GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy. The tag library

License: The Apache License 2.0
File size: 0K
Developer: Christof Vollrath
0 stars award from rbytes.net

GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy.

The tag library can be used to generate Web pages with powerful tag support. GvTags can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages (JSP).

The template engine can be used to generate any kind of text documents. Since it is written in Groovy and compiled to a Java class file, it can be used from Groovy as well as from Java.

What's New in This Release:
GvTags now has a command line script to start GvTags.
It contains an ant task to include the TagTemplateEngine in ant scripts.
An HTTP server based on jetty is embedded.
You can download an all-in-one distribution, which contains everything to run GvTags.
Migration to Groovy 1.0 JSR 06, performance improvements, and the case tag now uses the isCase() method.

GvTags 0.3.0 search tags