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.
CLASSPATH = <install_path>/classes/ctgclient.jar;
<install_path>/classes/ctgserver.jarThe ctgserver.jar file is required in CLASSPATH only for JavaGateways using the local URL.