CICS® provides samples that show you how to use
the JCICS classes, how to combine Java programs
with CICS programs written in other languages, and how to include
the programs in a CICS bundle project.
Deploying the JCICS examples
You can use the example CICS bundle in the CICS Explorer SDK to
deploy the JCICS examples to a CICS region.
Running the JCICS examples
CICS provides a number of JCICS examples that you can run
in CICS. You can either run the examples in a JVM server, the preferred
environment for running Java applications, or you can run them in
a pooled JVM.