Developing Mainframe Java Applications

Developing Mainframe Java Applications PDF Author: Lou Marco
Publisher: Wiley
ISBN: 9780471415282
Category : Computers
Languages : en
Pages : 0

Get Book

Book Description
As simple Web access to data housed on corporate mainframes is fast becoming a core business requirement, mainframe programmers need to learn how to develop Java applications to keep pace with growing corporate needs. Focusing on concepts familiar to mainframe programmers, this book gives step-by-step guidance on how to use Java to access file and database structures common to mainframe environments. After comparing Java and mainframe languages such as COBOL and PL/I, Marco goes on to cover Java implementations for IBM's OS/390 and advanced Java programming techniques, including Java classes and EJB. A must-read for anyone who needs to provide users with access to business data via a Web interface, this book is a logical companion to System 390 JCL (0-471-28309-6), our bestselling mainframe programming book now in its fourth edition.

Developing Mainframe Java Applications

Developing Mainframe Java Applications PDF Author: Lou Marco
Publisher: Wiley
ISBN: 9780471415282
Category : Computers
Languages : en
Pages : 0

Get Book

Book Description
As simple Web access to data housed on corporate mainframes is fast becoming a core business requirement, mainframe programmers need to learn how to develop Java applications to keep pace with growing corporate needs. Focusing on concepts familiar to mainframe programmers, this book gives step-by-step guidance on how to use Java to access file and database structures common to mainframe environments. After comparing Java and mainframe languages such as COBOL and PL/I, Marco goes on to cover Java implementations for IBM's OS/390 and advanced Java programming techniques, including Java classes and EJB. A must-read for anyone who needs to provide users with access to business data via a Web interface, this book is a logical companion to System 390 JCL (0-471-28309-6), our bestselling mainframe programming book now in its fourth edition.

Developing Applications with IBM FileNet P8 APIs

Developing Applications with IBM FileNet P8 APIs PDF Author: Wei-Dong Zhu
Publisher: IBM Redbooks
ISBN: 0738433721
Category : Computers
Languages : en
Pages : 352

Get Book

Book Description
This IBM® Redbooks® publication can help you develop content and process management applications with IBM FileNet® APIs. The IBM FileNet P8 suite of products contains a set of robust APIs that range from core platform APIs to supporting application APIs. This book focuses specifically on Content Engine and Process Engine APIs. Content Engine API topics that we discuss include creating, retrieving, updating, and deleting objects; querying and viewing documents; and batching and batch execution. We also explore more complex topics, including permissions and authorization, versioning, relationships, annotations, workflow subscriptions and event actions, metadata discovery, and dynamic security inheritance. Process Engine API topics that we discuss include launching a workflow, searching for and processing work items, and working with process status. The more complex topics we cover include, Component Integrator application space, role, workbasket, resource navigation in Process Engine REST API, ECM Widgets, and building a custom Get Next In-basket widget. To help you better understand programming with IBM FileNet APIs, we provide a sample application implemented for a fictional company. We include the data model, security model, workflows, and various applications developed for the sample. You can download them for your reference. This book is intended for IBM FileNet P8 application developers. We recommend using this book in conjunction with the online ECM help.

IBM CICS and the JVM server: Developing and Deploying Java Applications

IBM CICS and the JVM server: Developing and Deploying Java Applications PDF Author: Chris Rayns
Publisher: IBM Redbooks
ISBN: 0738438332
Category : Computers
Languages : en
Pages : 406

Get Book

Book Description
This IBM® Redbooks® publication provides information about the new Java virtual machine (JVM) server technology in IBM CICS® Transaction Server for z/OS® V4.2. We begin by outlining the many advantages of its multi-threaded operation over the pooled JVM function of earlier releases. The Open Services Gateway initiative (OSGi) is described and we highlight the benefits OSGi brings to both development and deployment. Details are then provided about how to configure and use the new JVM server environment. Examples are included of the deployment process, which takes a Java application from the workstation Eclipse integrated development environment (IDE) with the IBM CICS Explorer® software development kit (SDK) plug-in, through the various stages up to execution in a stand-alone CICS region and an IBM CICSPlex® environment. The book continues with a comparison between traditional CICS programming, and CICS programming from Java. As a result, the main functional areas of the Java class library for CICS (JCICS) application programming interface (API) are extensively reviewed. Further chapters are provided to demonstrate interaction with structured data such as copybooks, and how to access relational databases by using Java Database Connectivity (JDBC) and Structured Query Language for Java (SQLJ). Finally, we devote a chapter to the migration of applications from the pooled JVM model to the new JVM server run time.

Introduction to the New Mainframe: z/OS Basics

Introduction to the New Mainframe: z/OS Basics PDF Author: Mike Ebbers
Publisher: IBM Redbooks
ISBN: 0738435341
Category : Computers
Languages : en
Pages : 792

Get Book

Book Description
This IBM® Redbooks® publication provides students of information systems technology with the background knowledge and skills necessary to begin using the basic facilities of a mainframe computer. It is the first in a planned series of book designed to introduce students to mainframe concepts and help prepare them for a career in large systems computing. For optimal learning, students are assumed to have successfully completed an introductory course in computer system concepts, such as computer organization and architecture, operating systems, data management, or data communications. They should also have successfully completed courses in one or more programming languages, and be PC literate. This book can also be used as a prerequisite for courses in advanced topics or for internships and special studies. It is not intended to be a complete text covering all aspects of mainframe operation or a reference book that discusses every feature and option of the mainframe facilities. Others who will benefit from this book include experienced data processing professionals who have worked with non-mainframe platforms, or who are familiar with some aspects of the mainframe but want to become knowledgeable with other facilities and benefits of the mainframe environment.

Enterprise Java Security

Enterprise Java Security PDF Author: Marco Pistoia
Publisher: Addison-Wesley Professional
ISBN: 9780321118899
Category : Computers
Languages : en
Pages : 618

Get Book

Book Description
This is a practical guide to building a secure enterprise infrastructure with J2SE and J2EE technologies. This text explains how J2SE and J2EE security architectures relate to each other, and also covers the security aspects of servlets, JSP and EJB.

Designing and Programming CICS Applications

Designing and Programming CICS Applications PDF Author: John Horswill
Publisher: "O'Reilly Media, Inc."
ISBN: 1449313035
Category : Computers
Languages : en
Pages : 417

Get Book

Book Description
CICS is an application server that delivers industrial-strength, online transaction management for critical enterprise applications. Proven in the market for over 30 years with many of the world's leading businesses, CICS enables today's customers to modernize and extend their applications to take advantage of the opportunities provided by e-business while maximizing the benefits of their existing investments.Designing and Programming CICS Applications will benefit a diverse audience. It introduces new users of IBM's mainframe (OS/390) to CICS features. It shows experienced users how to integrate existing mainframe systems with newer technologies, including the Web, CORBA, Java, CICS clients, and Visual Basic; as well as how to link MQSeries and CICS.Each part of Designing and Programming CICS Applications addresses the design requirements for specific components and gives a step-by-step approach to developing a simple application. The book reviews the basic concepts of a business application and the way CICS meets these requirements. It then covers a wide range of application development technologies, including VisualAge for Java, WebSphere Studio, and Visual Basic. Users learn not only how to design and write their programs but also how to deploy their applications.Designing and Programming CICS Applications shows how to: Develop and modify existing COBOL applications Become familiar with the CICS Java environment and write a simple Java wrapper for a COBOL application Develop a web front end using servlets, JSP and JavaBeans. Link the web front end to an existing COBOL application using CORBA Write a Visual Basic application to develop a customer GUI Link an existing COBOL application using a CICS Client ECI call Develop a Java application using Swing as an MQSeries Client Use the MQSeries-CICS bridge to access an existing COBOL application Whether for working with thousands of terminals or for a client/server environment with workstations and LANs exploiting modern technology such as graphical interfaces or multimedia, Designing and Programming CICS Applications delivers the power to create, modernize and extend CICS applications.

Java Application Development for Cics

Java Application Development for Cics PDF Author: IBM Redbooks
Publisher: IBM
ISBN: 9780738414669
Category : Computers
Languages : en
Pages : 504

Get Book

Book Description


Java Application Development for CICS

Java Application Development for CICS PDF Author:
Publisher:
ISBN:
Category : Application software
Languages : en
Pages : 236

Get Book

Book Description


New Ways of Running Batch Applications on z/OS: Volume 4 IBM IMS

New Ways of Running Batch Applications on z/OS: Volume 4 IBM IMS PDF Author: Denis Gaebler
Publisher: IBM Redbooks
ISBN: 0738439398
Category : Computers
Languages : en
Pages : 120

Get Book

Book Description
Mainframe computers play a central role in the daily operations of many of the world's largest corporations. Batch processing is still a fundamental, mission-critical component of the workloads that run on the mainframe. A large portion of the workload on IBM® z/OS® systems is processed in batch mode. This IBM Redbooks® publication is the fourth volume in a series of four. They address new technologies introduced by IBM to facilitate the use of hybrid batch applications that combine the best aspects of Java and procedural programming languages such as COBOL. This volume focuses on the latest enhancements in IBM IMSTM batch support. IMS has been available to clients for 45 years as IMS Transaction Manager, IMS Database Manager, or both. The audience for this book includes IT architects and application developers with a focus on batch processing on the z/OS platform.

Modern Mainframe Development

Modern Mainframe Development PDF Author: Tom Taulli
Publisher: "O'Reilly Media, Inc."
ISBN: 1098106970
Category : Computers
Languages : en
Pages : 364

Get Book

Book Description
Even as spending on digital transformation continues to skyrocket, mainframes nevertheless have major advantages for global enterprises. These systems still process huge amounts of information and allow for highly secure processing. In this practical book, author Tom Taulli shows software developers how to pursue a hybrid approach by integrating traditional mainframes and applications with modern digital systems. By the end of the book, you'll have a solid understanding of the mainframe architecture and ecosystem, including core concepts and technologies such as COBOL, JCL, DB2, VSAM, and CICS. You'll learn how to blend in newer technologies such as the cloud, AI and machine learning, and the use of microservices. This handbook is indispensable for enterprises looking to thrive in the new digital world. Learn strategies and approaches for mainframe DevOps Update and maintain existing mainframe code, and analyze and resolve common errors Apply modern approaches to the mainframe, including microservices, APIs, cloud, and AI and machine learning Work with datasets and databases and put together effective reports Understand how to work with modern cloud systems, like AWS, for pursuing data migration