To develop the presentation layer to a CICS application,
you can use the Liberty profile tools to create a web application
that uses Java to access CICS services.
Getting started with the servlet examples
The CICS Explorer SDK contains
examples to help you start developing servlets and JSP pages that
can run in a Liberty JVM server in CICS®.
Creating a dynamic web project
To develop a web presentation layer for your Java application,
you can create a dynamic web project.
Creating a URI map and transaction
You can add application resources to CICS bundles. For
a web application, you might want to provide a URI map that maps the
inbound web requests to run under an application transaction.
Developing applications using PHP
The CICS Transaction Server for z/OS® Feature Pack for Dynamic Scripting V2.0
provides a dynamic scripting CICS based
runtime for PHP applications. You can use the CICS TS Feature Pack for Dynamic Scripting to
create and run applications that meet your specific needs or the needs
of your clients.