You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2012/10/16 02:57:03 UTC

[jira] [Resolved] (SLING-2621) add ability to invoke a JSP script from another JSP script

     [ https://issues.apache.org/jira/browse/SLING-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-2621.
-----------------------------------

    Resolution: Fixed

call tag and integration tests added in r1398589
                
> 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