Jolt 1.2 Developer's Guide

keys for each user session. One key is used for encrypting and decrypting messages sent
from the client to the server, the other for messages sent from the server to the client.
JRLY Connection to JRAD. The Jolt Relay (JRLY) in Jolt for NonStop
TM
TUXEDO
allows you to specify a list of IP addresses for JRADs. On startup, the JRLY tries to
connect to each JRAD on the list, searching sequentially from the beginning. The first
JRAD to respond successfully is used.
Multiple JSL Addresses for JoltSessionAttributes. Jolt for NonStop
TM
TUXEDO
allows you to specify a list of IP port addresses from which the Jolt client randomly
selects JSLs until a connection is established.
ASP Connectivity for NonStop
TM
TUXEDO (formerly Jolt WAS for IIS). Works with
the existing Microsoft Internet Information Server (IIS) to provide a gateway for HTML
clients into a NonStop
TM
TUXEDO application environment. Interactions between the
Web server and Jolt classes are through VBScript and VB inside ASPs.
JSE Connectivity for NonStop
TM
TUXEDO (formerly Jolt WAS for Servlets).
Simplifies handling of HTTP requests to the NonStop
TM
TUXEDO application
environment.
Internationalization. Allows all informational and error messages that are generated by
the Jolt client to be localized.
Javadoc Format. The HTML and PD versions of the Jolt class library are now in
Javadoc format.
Y2K Compliance. Any dates that are used or displayed by Jolt for NonStop
TM
TUXEDO
are in Y2K-compliant format. Specifically, all messages and timestamps that Jolt
generates use a Y2K-compliant representation.
What Has Changed in Jolt for NonStop
TM
TUXEDO
If you are migrating from Jolt 1.1 for NonStop
TM
TUXEDO to Jolt 1.2 for
NonStop
TM
TUXEDO, you should be aware of the following changes:
Client/server Interoperability. Jolt for NonStop
TM
TUXEDO provides some
client/server interoperability. While you must upgrade all server-side components
together, you do not have to upgrade client components at the same time. A Jolt 1.1 for
NonStop
TM
TUXEDO client and Jolt 1.2 for NonStop
TM
TUXEDO server interoperate,
but the client has only 1.1 functionality; sever components have additional functionality.
However a Jolt 1.2 for NonStop
TM
TUXEDO client cannot operate with a Jolt 1.1 for
NonStop
TM
TUXEDO server.
ASP Connectivity for NonStop
TM
TUXEDO. The name Jolt Web Application Server
(WAS) has changed to ASP Connectivity for NonStop
TM
TUXEDO. Jolt 1.2 for