jsp:forward no longer works after SLING-2094
--------------------------------------------
Key: SLING-2340
URL: https://issues.apache.org/jira/browse/SLING-2340
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting JSP 2.0.18
Reporter: Justin Edelson
Priority: Critical
The changes made for SLING-2094 seem to have completely broken support for
jsp:forward. Whereas the foward method in PageContextImpl() used to do a
forward, now it just throws an exception:
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp/src/main/java/org/apache/sling/scripting/jsp/jasper/runtime/PageContextImpl.java?r1=1096843&r2=1145904
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira