Downloadliste

Projektbeschreibung

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. When Velocity is used for Web development, Web designers can work in parallel with Java programmers to develop Web sites according to the Model-View-Controller (MVC) model, meaning that Web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the Web pages, making the web site more maintainable over the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity also provides template services for the Turbine Web application framework, making a template service that allows Web applications to be developed according to a true MVC model.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-05 03:29
1.6

Neue EU-Richtlinien: # bewerten, # define und # vararg-Unterstützung zu brechen. List-Methoden können auf Arrays aufgerufen werden. Major Performance-Verbesserungen (beide Speicher und Geschwindigkeit). Eine neue strenge Referenz-Modus. Viele andere Änderungen.
Tags: Major feature enhancements
New directives: #evaluate, #define, and #break Vararg method support. List methods can be called on arrays. Major performance enhancements (both memory and speed). A new strict reference mode. Many other changes.

2007-03-19 23:55
1.5

Verbesserte Syntax mit neuen Fähigkeiten für Dezimalzahlen, wörtliche Karte Definitionen, multi-line-Anweisungen und Unterstützung für die automatische Flucht von HTML und anderen speziellen Einrichtungen. Neue Fähigkeiten für die Integration mit anderen Anwendungen und Web-Frameworks, darunter auch erweiterte Fehlerberichterstattung eine neue Logging-Subsystem Hilfe und eine Umstellung auf ungeprüften statt überprüft Ausnahmen.
Tags: Major feature enhancements
Improved syntax with new capability for decimal numbers, literal map definitions, multi-line statements, and support for automatic escaping of HTML and other special entities. New capabilities to aid integration with other applications and Web frameworks, including enhanced error reporting, a new logging subsystem, and a switch to unchecked instead of checked exceptions.

2007-02-16 08:23
1.5-beta2

Es wurde Unterstützung für Karte Literale, dezimal Literale hat, und mehrzeilige Zeichenketten und Richtlinien. Neue Event-Handler und uberspects wurden hinzugefügt. Viele Bugs wurden gefixt.
Tags: Major feature enhancements
Support was added for map literals, decimal
literals, and multi-line string literals and
directives. New event handlers and uberspects were
added. Many bugs were fixed.

2007-02-16 08:20
1.4

Tags: Minor bugfixes

2007-02-16 08:12
1.0b1

Erste Beta Release
Tags: Initial freshmeat announcement
Initial Beta Release

Project Resources