Facilitating web application development using CICS web interface
The CICS® Web interface provides a set of EXEC CICS WEB commands that enable web-aware application programs to use these commands to interact with a web client or a server through CICS. Therefore, you can develop an application that uses the CICS API to interact with clients or a server over HTTP. CICS also provides a business logic interface to link to an application instead of calling it through the CICS HTTP listener.
To develop Enterprise Java applications for Liberty in CICS, see Developing Java applications to run in a Liberty JVM server.