Issues to consider when compiling and running a Java client
application include performance, the Java class path and whether or
not you are running a Web browser on the same machine as CICS Transaction Gateway.
Setting stack and heap sizes
There are several memory allocation issues to consider
when you run Java client applications.
Setting up the CLASSPATH
Before
you write any Java client
programs, update the CLASSPATH environment variable to include the
jar files supplied with CICS Transaction Gateway.