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 2011/08/16 01:11:28 UTC

[jira] [Closed] (SLING-2138) add support for tag files

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

Justin Edelson closed SLING-2138.
---------------------------------


> 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
>            Assignee: Justin Edelson
>             Fix For: Scripting JSP 2.0.18
>
>
> 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