Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting JSP 2.4.2
-
None
Description
Two more methods need to be overridden in org.apache.sling.scripting.jsp.SlingJspPageContext, so that the feature from SLING-8867 can work correctly:
- PageContext#pushBody(java.io.Writer)
- PageContext#popBody
Attachments
Issue Links
- is related to
-
SLING-8867 Enhance the pageContext with the values provided by the SlingBindings
- Closed