JspScriptEngineFactory should be registered for jspf and jspx
-------------------------------------------------------------
Key: SLING-828
URL: https://issues.apache.org/jira/browse/SLING-828
Project: Sling
Issue Type: Improvement
Components: Scripting JSP
Affects Versions: Scripting JSP 2.0.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Scripting JSP 2.0.4
The JSP ScriptEngine is currently only registered for scripts with the
extension .jsp.The specification also defines two other extensions for JSP
scripts: .jspf for fragments (or segments) and .jspx for JSP Documents (as
opposed to .jsp for JSP Pages).
These extensions should also be registered.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.