New in AEM 6: JSP TagLib 2.2.0

Published on by Dan KlcoPicture of Me Dan Klco

The latest release of Adobe Experience Manager, version 6.0, introduces a number of features which make developing on the platform easier and cleaner.  These include some different open source bundles and proprietary solutions from Adobe.  One of these new bundles is the Apache Sling JSP TagLib 2.2.0.

This bundle is available in AEM6 by default, however it is not included in the global.jsp.  The Sling JSP Taglib 2.2.0 provides a number of new tags to make it easier to develop on AEM and other Sling-based applications without requiring the use of scriptlet.  Thse new taglib includes the following Expression Language functions:

And the following new JSP Tags:

To make these available in your AEM 6.0 application, simply update your project's global.jsp and replace the URI for the sling prefix to http://sling.apache.org/taglibs/sling.

You can read more about the Sling JSP TagLib 2.2.0 on our blog or read the complete documentation on the Apache Sling website.


Tags

AEM 6JSPHelloAEM6 

comments powered by Disqus