Package: libfreemarker-java (2.3.10-6) [universe]
Links for libfreemarker-java
Ubuntu Resources:
Download Source Package libfreemarker-java:
- [libfreemarker-java_2.3.10-6.dsc]
- [libfreemarker-java_2.3.10.orig.tar.gz]
- [libfreemarker-java_2.3.10-6.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java Maintainers (Mail Archive)
- Varun Hiremath
- Torsten Werner
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [www.freemarker.org]
Similar packages:
a template engine written in Java
FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products.
FreeMarker is designed to be practical for the generation of HTML Web pages, particularly by servlet-based applications following the MVC (Model View Controller) pattern. The idea behind using the MVC pattern for dynamic Web pages is that you separate the designers (HTML authors) from the programmers. Everybody works on what they are good at. Designers can change the appearance of a page without programmers having to change or recompile code, because the application logic (Java programs) and page design (FreeMarker templates) are separated. Templates do not become polluted with complex program fragments. This separation is useful even for projects where the programmer and the HMTL page author is the same person, since it helps to keep the application clear and easily maintainable.
Other Packages Related to libfreemarker-java
|
|
|
-
- dep: java-gcj-compat
- Java runtime environment using GIJ
- or java1-runtime
- virtual package provided by gij-4.1, jamvm, java-gcj-compat, kaffe-jthreads, kaffe-pthreads, sablevm
- or java2-runtime
- virtual package provided by gij-4.1, java-gcj-compat, openjdk-6-jre, sun-java5-jre, sun-java6-jre
Download libfreemarker-java
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 1,046.3 kB | 5,432.0 kB | [list of files] |