Designing and Programming CICS Applications
by John Horswill, Members of the CICS Development Team at IBM Hursley
Chapter 6. Designing the CICS Java Component
In this chapter:
The KanDoIT company already has a strong web presence where customers can read sales and marketing information, company details, and contact KanDoIT departments and individuals directly. However, just like many companies, this information is general, seldom updated and likely to be old printed literature re-presented in HTML. To maintain customer business it’s time to take a step towards dynamically generated information that is directly relevant to individual customers—into the world of e-business.
The existing CICS application that handles business logic (as described in Part II) is to be re-used. It can now be easily connected to the Web using two new features of CICS TS for OS/390 Version 1.3—Java classes for CICS and Internet Inter-Orb Protocol (IIOP) support. How these technologies will form part of the overall solution is illustrated in Figure 6-3. In this setup, the CICS Java component acts as an account data server which communicates using IIOP with a client application which runs on a web server. The details of the client-side part of the component implemented on the web server are discussed in Part IV.
This chapter describes the background and design of the CICS Java component that will allow KanDoIT ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access