Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2138

add support for tag files

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Scripting JSP 2.0.18
    • Scripting
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              justinedelson Justin Edelson
              justinedelson Justin Edelson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: