Package | Description |
---|---|
freemarker.ext.servlet |
Servlet for legacy "Model 2" frameworks that allows using FreeMarker
templates instead of JSP as the MVC View
(see in the Manual).
|
Class and Description |
---|
FreemarkerServlet
This is a general-purpose FreeMarker view servlet.
|
HttpRequestParametersHashModel
TemplateHashModel wrapper for a HttpServletRequest parameters.
|