commit | a284bce78ded3803214b824d3b85a9b461c30f11 | [log] [tgz] |
---|---|---|
author | Karl Pauls <karlpauls@gmail.com> | Mon May 11 01:05:10 2020 +0200 |
committer | Karl Pauls <karlpauls@gmail.com> | Mon May 11 01:05:10 2020 +0200 |
tree | 71bdec2395f07bebb2c5db4f34cb06c02fd822d9 | |
parent | 90a3b7b9e52d3b885f3cddf692a048d738a90d25 [diff] |
SLING-9406 - Add bundled script support to the servlets resolver * look at the parent of the caller when looking up childs
This module is part of the Apache Sling project.
This bundle allows HTL‘s Use API to access JS scripts. It also wraps Sling’s JS engine in a simulated event loop.
The bundle also contains a bindings values provider that adds an API layer accessible from HTL & JS. The implementation of that API can be found in src/main/resources/SLING-INF
.