The Templating JSP module supports writing templates in Java Server Pages (JSP) language. You can see some JSP examples in the magnolia-templating-samples add-on module.

Installing

Maven is the easiest way to install the module. Add the following dependency to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-templating-jsp</artifactId>
  <version>5.4.17</version>
</dependency>

Pre-built jars are also available for download. See Installing a module for help.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))