Java-based template engine
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's capabilities reach well beyond the realm of web sites; for
example, it can generate SQL and PostScript and XML (see Anakia for more
information on XML transformations) from templates. It can be used
either as a standalone utility for generating source code and reports,
or as an integrated component of other systems. Velocity also provides
template services for the Turbine web application framework.
Velocity+Turbine provides a template service that will allow web
applications to be developed according to a true MVC model.
- Sources inherited from project SUSE:SLE-15-SP2:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:GA/velocity && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
velocity-1.7-CVE-2020-13936.patch | 0000002349 2.29 KB | |
velocity-1.7-commons-lang3.patch | 0000017677 17.3 KB | |
velocity-1.7-log-chute.patch | 0000000932 932 Bytes | |
velocity-1.7.pom | 0000010857 10.6 KB | |
velocity-1.7.tar.gz | 0005882643 5.61 MB | |
velocity-build_xml.patch | 0000000496 496 Bytes | |
velocity.changes | 0000003718 3.63 KB | |
velocity.spec | 0000008614 8.41 KB |
Latest Revision
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP2:Update package:velocity revision:a98b225c88d1785ec7c1b94280e84761
Comments 0