[ 
https://issues.apache.org/jira/browse/SLING-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081332#comment-13081332
 ] 

Justin Edelson commented on SLING-2138:
---------------------------------------

adding IT in r1155170

> add support for tag files
> -------------------------
>
>                 Key: SLING-2138
>                 URL: https://issues.apache.org/jira/browse/SLING-2138
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting
>            Reporter: Justin Edelson
>
> Something like <%@ taglib tagdir="/apps/myco/tags" prefix="m" %>
> should load all the tag files in /apps/myco/tags and make them available in 
> the JSP page.
> Strictly speaking, tagdir is supposed to start with /WEB-INF/tags/, so more 
> compliant implemenation would be to map /WEB-INF/tags/myco/tags to 
> /apps/myco/tags (using the search path of the resource resolver).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to