Freemarker HTML Templates for Java Servlets
[ via Freshmeat ] Freemarker is an HTML template framework for Java Servlets. I’m enamored of this idea because it implements a clean break between servlet code and HTML. You write a servlet which creates the objects you need, then link it with a Freemarker template. The template uses a simple scripting syntax to display the objects’ contents. The language can be groked by anyone familiar with writing JavaScript.
Possibly Related posts (machine generated):
- XML syntax for Java Server Pages
- Disney pours Open Source Tea
- Some JavaScript Links
- UrlRewriteFilter for Servlets
- A Spectrum of Complexity in Class Design
More like this: java, open-source, web-servers.
This entry was written by
Bill Humphries and posted on
June 29, 1999 at 12:00 am and filed under Uncategorized. Bookmark the
permalink. Follow any comments here with the
Atom feed for this post.
Both comments and trackbacks are currently closed.