microsling: make the ServletContext available in scripts
--------------------------------------------------------
Key: SLING-136
URL: https://issues.apache.org/jira/browse/SLING-136
Project: Sling
Issue Type: Improvement
Components: microsling
Reporter: Bertrand Delacretaz
Priority: Minor
The ServletContext should be available using:
request.getServiceLocator().getService(ServletContext.class);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.