SLING-9150 - Replace similar methods from JspUtil with calls to JavaEscapeHelper

* removed JspUtil methods which have an equivalent provided by JavaEscapeHelper
* refactored JspUtil callers to use JavaEscapeHelper
4 files changed
tree: 1a9c2b0d07b72e8bf0e963a2b070750dc9a58a06
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Maven Central JavaDocs License scripting

Apache Sling Scripting JSP Support

This module is part of the Apache Sling project.

Support for JSP scripting.