Télécharger la liste

Description du projet

FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.

Système requise

System requirement is not defined
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.

2012-03-01 15:25
2.3.19

Cette version contient deux solutions de contournement important de sécurité, qui sont détaillées dans le journal des changements. Il contient également quelques nouvelles fonctionnalités et corrections de bogues.
This release contains two important security workarounds, which are detailed in the change log. It also contains some new features and bugfixes.

2011-05-22 18:12
2.3.18

Un bug introduit dans la 2.3.17 qui affecte les JSP taglib soutien a été fixé.
A bug introduced in 2.3.17 that affects the JSP taglib support was fixed.

2011-05-17 15:31
2.3.17

Un problème de sécurité a été fixé. Mise à jour vers cette version est recommandée. De nombreux bugs ont été corrigés et quelques fonctionnalités nouvelles ont été incluses dans ce communiqué.
A security issue was fixed. Updating to this version is recommended. Many bugs were fixed and quite a few new features were included in this release.

2009-12-10 06:35
2.3.16

Ce communiqué fixe déballer incorrecte des séquences à Java tableaux Il fixe l'arrondi incorrect du flotteur et les valeurs doubles. Cela crée une catégorie nouvelle, où des exceptions freemarker.runtime.attempt pris dans <tentative #> blocs sont enregistrés. Il fixe RhinoWrapper ne fonctionne pas avec toutes les versions de Rhino. Il corrige un bug qui n'a pas échappé à TextUtil.XMLEncNQG]]> AS]]> Il corrige un bug où le répertoire racine ne peut pas être utilisé comme répertoire de modèles de base. FreemarkerServlet coopère maintenant avec Session Fixation protection contre les attaques au printemps de sécurité. Il améliore sensiblement la performance du retour <#> directive.
This release fixed incorrect unwrapping of sequences to Java arrays It fixes incorrect rounding of float and double values. It creates a new freemarker.runtime.attempt category where exceptions caught in <#attempt> blocks are logged. It fixes RhinoWrapper not working with all versions of Rhino. It fixes a bug where TextUtil.XMLEncNQG didn't escape ]]> as ]]&gt; It fixes a bug where the root directory couldn't be used as the template base directory. FreemarkerServlet now cooperates with Session Fixation Attack Protection in Spring Security. It substantially improves the performance of the <#return> directive.

2008-12-17 03:34
2.3.15

JSP-like inclure le support dans la FreemarkerServlet, le respect JavaRebel améliorée et quelques corrections de bugs.
Tags: Lazarus, Minor feature enhancements
JSP-like include support in the FreemarkerServlet, improved JavaRebel compliance, and some bugfixes.

Project Resources