Justin Edelson created SLING-2621:
-------------------------------------

             Summary: add ability to invoke a JSP script from another JSP script
                 Key: SLING-2621
                 URL: https://issues.apache.org/jira/browse/SLING-2621
             Project: Sling
          Issue Type: New Feature
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For: Scripting JSP-Taglib 2.1.8


When building Sling-based applications, it can be useful to modularize JSP 
scripts by invoking sub-scripts. Although the normal jsp:include functionality 
can be used in Sling, jsp:include does not respect the component hierachy.

Syntax:
<sling:call script="something.jsp"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to