Radu Cotescu created SLING-8922:
-----------------------------------
Summary: Override all the PageContent methods and delegate to the
wrapped context
Key: SLING-8922
URL: https://issues.apache.org/jira/browse/SLING-8922
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting JSP 2.4.0
Reporter: Radu Cotescu
Fix For: Scripting JSP 2.4.2
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}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)