Tuesday, 14 September 2004
Re: Velocity vs JSP/JSTL ... vs FreeMarker
One of the other view technologies I've found to be quite useful is FreeMarker. Originally, we supported this in blojsom because one of our users praised its merits and it was as simple and yet more powerful in many respects than Velocity. One of the features that does stand out if you're migrating from JSP-land is the ability to use JSP tag libraries in your templates. This and more is explained in the FreeMarker vs. Velocity page.
Spring also has support for integrating FreeMarker.
Posted by at 9:05 AM in java ... just java
