ESAPI made some incompatible changes from 2.1 to 2.2. which require two different default configurations.

The class CCESAPI checks the version of ESAPI that is used and loads the propeties from the correct resourceDirectory within the ESAPI configuration: either "esapi/v21/" or "esapi/v22".

The file "esapi/ESAPI.properties" is representing the >= 2.2 version.

