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®.

About this task

The servlet examples demonstrate how to use the JCICS API to create simple web applications that can interact with CICS and DB2®. The following examples are provided: To get started, follow these steps:

Results

You successfully ran an application in a Liberty JVM server that is running in CICS.

What to do next

You can find other JCICS code examples to help you develop an application that uses CICS services. To add these examples to your workspace, open the New Example wizard and click Examples > CICS Examples > Java > CICS API Examples.

You can also use samples that are provided for the Liberty profile on the IBM developerWorks web site:

These samples can work in a local instance of the Liberty profile or in CICS. Each sample is fully documented.