A set of Java annotations which can be used in JVM-based languages. They serve as an additional documentation and can be interpreted by IDEs and static analysis tools to improve code analysis.
IMPORTANT: ESAPI has supported the Jakarta Servlet API (i.e., jakarta.servlet.api) since release 2.5.3.0. (Unfortunately, this information was previously missing in this README file.) Therefore, for ...