This tutorial describes how to use the J2C Java™ Bean
wizard to build a simple Web application that processes a transaction, which
can process multiple possible outputs.
Learning objectives
This tutorial enables
you to:
- Use the J2C Java bean wizard to create a J2C application that interfaces
with a CICS transaction using an External Call Interface (ECI). Depending
on the customer's classification, preferred customer, regular customer or
bad customer, the program returns different output information about the customer.
Create a JSP to deploy the application on a WebSphere application server.
- Create a Java method that accepts a customer number.
- Create a JSP to deploy the application on a WebSphere application server.
Time required
30 inutes