ESAPI Project

Development of the security Framework based on OWASP ESAPI for JSF 2.0

Step by step installation

  • Download jar file here or in the 'Downloads' section
  • Download all external librairies in the 'Downloads' section. No all librairies are required!
  • Download the three files (taglib.xml, faces-config.xml, web.xml) available in the configfile.zip archive
  • Add all librairies to your JSF project buildpath
  • Make the same with the esapi.jar file, this jar archive contain all important classes and a generated Javadoc
  • Copy the three files (taglib.xml, faces-config.xml, web.xml) to your web/WEB-INF directory of your JSF project