Book description
IBM has created several host access products. One of the newest additions to this family of products is the IBM WebFacing Tool. The IBM WebFacing Tool is packaged as part of WebSphere Development Studio Client for iSeries (Development Studio Client). It converts existing data description specifications (DDS) into Java artifacts that are deployed in an application server, such as, WebSphere Application Server. The advantage of using the IBM WebFacing Tool is that existing IBM eServer iSeries applications require no or few modifications. These applications are accessible from both the Web and iSeries display devices.
This IBM Redbooks publication discusses WebSphere Development
Studio Client for iSeries V5.0 and the IBM WebFacing Tool.
Development Studio Client includes several powerful tools that
target iSeries application developers:
WebSphere Studio Site Developer Advanced or WebSphere Studio
Application Developer
iSeries-specific features such as the WebFacing Tool
CoOperative Development Environment (CODE)
VisualAge RPG
Integrated iSeries debugger
Note: This book targets university and college students who are studying computer and information technology. It is based on the original edition of " WebSphere Development Studio Client for iSeries V5.0", SG24-6961, published August 2003. While the content in this Student Edition is essentially the same as the original book, IBM Business Partners, Customers, and other technical professionals should refer to the original edition SG24-6961.
Please note that the additional material referenced in the text is not available from IBM.
Table of contents
- Notices
- Preface
-
Part 1: WebSphere Development Studio Client
-
Chapter 1: Under the WebSphere umbrella
- Outline
- Learning objectives
- Deploying the Web for e-business
- Adding dynamic content to Web sites (1/3)
- Adding dynamic content to Web sites (2/3)
- Adding dynamic content to Web sites (3/3)
- Developing and deploying Web applications
- iSeries: A flexible application server for the Web
- The IBM suite of host and server access products (1/2)
- The IBM suite of host and server access products (2/2)
- Web-to-host integration tools comparison (1/2)
- Web-to-host integration tools comparison (2/2)
- Summary
- Questions
- Exercises
- On-going study
- Chapter 2: Creating applications for iSeries: A new set of tools
- Chapter 3: New GUI framework
- Chapter 4: Introduction to the sample applications
-
Chapter 1: Under the WebSphere umbrella
-
Part 2: The Remote System Explorer and iSeries Projects
-
Chapter 5: Remote System Explorer: Managing your iSeries resources
- Outline
- Learning objectives
- Remote System Explorer
- Connecting to your iSeries host
- Subsystems (1/3)
- Subsystems (2/3)
- Subsystems (3/3)
- Managing your iSeries objects (1/3)
- Managing your iSeries objects (2/3)
- Managing your iSeries objects (3/3)
- Working with your library list
- iSeries table views
- User actions
- Drag and drop functionality
- Summary
- Questions
- Exercise
- On-going study
- Chapter 6: Remote System Explorer: Managing iSeries development activities
- Chapter 7: The iSeries Projects perspective
-
Chapter 5: Remote System Explorer: Managing your iSeries resources
-
Part 3: IBM WebFacing Tool: Bringing applications to the Web
-
Chapter 8: Creating a Web browser interface for your 5250 application
- Outline
- Learning objectives
- Prerequisites for creating a new WebFacing project
- Creating your first WebFacing project (1/4)
- Creating your first WebFacing project (2/4)
- Creating your first WebFacing project (3/4)
- Creating your first WebFacing project (4/4)
- A look at the WebFacing project properties
- Testing your application within Development Studio Client (1/2)
- Testing your application within Development Studio Client (2/2)
- Stepping through the sample application (1/2)
- Stepping through the sample application (2/2)
- Running a WebFacing application in WebSphere (1/3)
- Running a WebFacing application in WebSphere (2/3)
- Running a WebFacing application in WebSphere (3/3)
- Summary
- Questions
- Exercise
- On-going study
-
Chapter 9: Enhancing the WebFacing applications
- Outline
- Learning objectives
- The user profile and password the application runs under
- Adding more source members to an existing project
- Using buttons instead of command keys F1 through F24
- MNUDDS options
- Creating your own style (1/3)
- Creating your own style (2/3)
- Creating your own style (3/3)
- Using a CL command with variable parameters
- Enhancing the layout of the launch page index.html (1/2)
- Enhancing the layout of the launch page index.html (2/2)
- Creating a multiple language WebFacing application
- Customizing the WebFacing interface with CODE Designer (1/9)
- Customizing the WebFacing interface with CODE Designer (2/9)
- Customizing the WebFacing interface with CODE Designer (3/9)
- Customizing the WebFacing interface with CODE Designer (4/9)
- Customizing the WebFacing interface with CODE Designer (5/9)
- Customizing the WebFacing interface with CODE Designer (6/9)
- Customizing the WebFacing interface with CODE Designer (7/9)
- Customizing the WebFacing interface with CODE Designer (8/9)
-
Customizing the WebFacing interface with CODE Designer (9/9)
- A look at CODE Designer
- Opening CODE Designer
- Accessing Web Settings
- Web settings overview
- A sample application for WebFacing
- Initial appearance of a new WebFacing application
- Changing Web settings on a record format level
- Field-level Web settings
- Adding extra logic to the Web browser with JavaScript
- Adding JavaScript to an application
- Report Service: viewing spooled files
- Summary
- Questions
- Exercise
- On-going study
- Chapter 10: Advanced techniques and considerations for using the IBM WebFacing Tool
-
Chapter 8: Creating a Web browser interface for your 5250 application
-
Part 4: iSeries Web development tools
-
Chapter 11: Building Web interactions with iSeries Web Tools
- Outline
- Learning objectives
- iSeries Web development tools
- Web project organization
- Developing the Web application (1/11)
- Developing the Web application (2/11)
- Developing the Web application (3/11)
- Developing the Web application (4/11)
- Developing the Web application (5/11)
- Developing the Web application (6/11)
- Developing the Web application (7/11)
- Developing the Web application (8/11)
- Developing the Web application (9/11)
- Developing the Web application (10/11)
- Developing the Web application (11/11)
- Struts tools
- Using a Web diagram to generate a Web interaction (1/3)
- Using a Web diagram to generate a Web interaction (2/3)
- Using a Web diagram to generate a Web interaction (3/3)
- Exporting the Web application to production
- Subfile APIs (1/3)
- Subfile APIs (2/3)
- Subfile APIs (3/3)
- Program Call beans
- Summary
- Questions
- Exercises
- On-going study
-
Chapter 11: Building Web interactions with iSeries Web Tools
-
Part 5: Testing and debugging
-
Chapter 12: Debugging options
- Outline
- Learning objectives
- Available debuggers
- Prerequisites for debugging iSeries applications
- Integrated iSeries debugger (1/8)
- Integrated iSeries debugger (2/8)
- Integrated iSeries debugger (3/8)
- Integrated iSeries debugger (4/8)
- Integrated iSeries debugger (5/8)
- Integrated iSeries debugger (6/8)
- Integrated iSeries debugger (7/8)
- Integrated iSeries debugger (8/8)
- IBM Distributed Debugger
- Summary
- Questions
-
Chapter 12: Debugging options
-
Part 6: Working with VisualAge RPG
-
Chapter 13: Introduction to VisualAge RPG
- Outline
- Learning objectives
- VisualAge RPG features
- VisualAge RPG language reference
- Programming with VARPG
- Creating a simple GUI subfile application (1/3)
- Creating a simple GUI subfile application (2/3)
- Creating a simple GUI subfile application (3/3)
- Building a thin client application with VARPG (1/7)
- Building a thin client application with VARPG (2/7)
- Building a thin client application with VARPG (3/7)
- Building a thin client application with VARPG (4/7)
- Building a thin client application with VARPG (5/7)
- Building a thin client application with VARPG (6/7)
- Building a thin client application with VARPG (7/7)
- Additional information
- Summary
- Questions
- On-going study
- Appendix A: Real-world environment and challenges
- Appendix B: Answers
- Appendix C: Additional material
- Related publications
- Index (1/3)
- Index (2/3)
- Index (3/3)
- Back cover
-
Chapter 13: Introduction to VisualAge RPG
Product information
- Title: Student Edition: WebSphere Development Studio Client for iSeries V5.0
- Author(s):
- Release date: July 2004
- Publisher(s): IBM Redbooks
- ISBN: None
You might also like
book
Building SOA-based Solutions for IBM System i Platform
There is a strong shift in the industry toward reuse of the existing software and hardware …
book
JavaServer Pages, 3rd Edition
JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, …
book
151 Quick Ideas to Manage Time
Too many of us live our lives trying to shoehorn our many activities and responsibilities into …
book
Visual Basic 2015 Unleashed
Using Visual Basic 2015, developers can build cutting-edge applications that run practically anywhere: on Windows desktops, …