Recompile jsps on modifications and avoid periodic check
--------------------------------------------------------

                 Key: SLING-1038
                 URL: https://issues.apache.org/jira/browse/SLING-1038
             Project: Sling
          Issue Type: Improvement
          Components: Scripting JSP
    Affects Versions: Scripting JSP 2.0.6
            Reporter: Carsten Ziegeler


Currently the jsp script handler checks a jsp for modifications when the jsp is 
called. This check has a configurable time intervall.
With the latest changes we have resource events and therefore could recheck the 
jsps on events and avoid the per request check completly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to