Uses of Package
freemarker.ext.jsp
Packages that use freemarker.ext.jsp
Package
Description
Classes for two-way FreeMarker-JSP integration.
Servlet for legacy "Model 2" frameworks that allows using FreeMarker
templates instead of JSP as the MVC View
(see in the Manual).
-
Classes in freemarker.ext.jsp used by freemarker.ext.jspClassDescriptionWhen it occurs in the
TaglibFactory.MetaInfTldSource
list, allTaglibFactory.MetaInfTldSource
-s before it will be disabled.A location within which we will look forMETA-INF/**
/*.tld
-s.To search TLD-s under sevletContext:/WEB-INF/lib/*.{jar,zip}/META-INF/**/*.tld, as requested by the JSP specification. -
Classes in freemarker.ext.jsp used by freemarker.ext.servletClassDescriptionA hash model associated with a servlet context that can load JSP tag libraries associated with that servlet context.