Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Scripting JSP 2.6.2
-
None
Description
The JSP scripting engine renews its JspRuntimeContext on every change, even from other scripting engines. This can lead to JSP scripts being unnecessarily re-compiled.
The events should be filtered and only relevant events should lead to the renewal of the JspRuntimeContext.
Attachments
Issue Links
- links to