Skip to content

Commit 417be5c

Browse files
sophiegreenGitHub Enterprise
authored andcommitted
Update README.md
1 parent 8ecf35e commit 417be5c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This repository contains samples to show different scenarios of how you might use the JCICSX API.
44
These will not work out of the box, as you will require valid CICS resources eg CICS Programs for them to use.
5+
Each sample is contained within a web application so that you could package each one individually as a WAR and deploy to CICS to get it running. If you're just interested in the Java code, this can be found in *src/main/java/sample/SampleServlet*. To run this locally on your own machine, refer to the documentation here:
6+
//Add link to KC
7+
8+
# Prerequisites
9+
10+
//To add....
11+
//Also link to cics-bundle-maven to say what to add to pom.xml to deploy to CICS if using Maven
12+
13+
514

615
## append-char-container-sample
716

0 commit comments

Comments
 (0)