What are the different types of Script Engines supported by AEM

Statement - types of script engines supported by AEM

Environment - AEM 6.3 GA


Solution :


Available Script Engines
========================

Apache Sling JST script engine (Sling JavaScript Templates) 1.0
-------------------------------------
- Language : JavaScript Templates, 1.0
- Extensions : jst
- MIME Types : application/x-sling-jst
- Names : jst

Apache Sling Scripting JSP Support 2.2.6
-------------------------------------
- Language : Java Server Pages, 2.1
- Extensions : jsp, jspf, jspx
- MIME Types : -
- Names : jsp, JSP

Apache Sling Scripting HTL Engine 1.0.32
-------------------------------------
- Language : The HTL Templating Language, 1.0
- Extensions : html
- MIME Types : -
- Names : sightly

HandlebarsScriptingEngineFactory 1.0.0
-------------------------------------
- Language : handlebars, 1.0.0
- Extensions : hbs
- MIME Types : -
- Names : handlebars

Apache Sling Scripting Java Support 2.1.2
-------------------------------------
- Language : Java Servlet Compiler, 1.5
- Extensions : java
- MIME Types : -
- Names : -

Apache Sling Scripting JavaScript Support (null) 2.0.30
-------------------------------------
- Language : ECMAScript, 0
- Extensions : ecma, esp
- MIME Types : text/javascript, application/ecmascript, application/javascript
- Names : javascript, ecma, esp
  • That's it!

No comments:

Post a Comment