Escaped data and the IBM HTTP Server

If use the IBM® HTTP Server and CICS business logic interface to access the same CICS application program, you must make sure that escaped data is handled consistently in both cases.

The IBM HTTP Server passes data to the CICS application program in its unescaped form; therefore, you must ensure that CICS Web support does the same.

For more information, see Selecting escaped or unescaped data from an analyzer program