Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

Refer to the online Jolt 1.2 API Reference in Javadoc for additional information about the
SessionPool class and SessionPoolManager class.
The ASP Connectivity for NonStop
TM
TUXEDO
Toolkit
The ASP Connectivity for NonStop
TM
TUXEDO Toolkit is an extension to the Jolt 1.2 Class
Library. The Toolkit allows the Jolt Client Class Library to be used in a web server (such as
Microsoft Active Server) to provide an interface between HTML clients or browsers and a
NonStop
TM
TUXEDO application.
Samples delivered with the software support four services: INQUIRY, WITHDRAWAL,
DEPOSIT, and TRANSFER. This section explains the steps you follow to use an HTML client
interface with the TRANSFER service of the NonStop
TM
TUXEDO Bankapp application. The
TRANSFER service illustrates the use of parameters with multiple occurrences. This walkthrough
explains the use of the TRANSFER service only.










