NonStop Tuxedo: Jolt client
The Jolt product is a Java based interface to the HPE NonStop Tuxedo system that extends Tuxedo services to the Internet. Jolt allows you to build client programs and applets that can remotely invoke existing NonStop Tuxedo services allowing application messaging, component management, and distributed transaction processing.
With Jolt, you can leverage existing Tuxedo services and extend your transaction environment to the corporate intranet or worldwide Internet. The key feature of the Jolt architecture is its simplicity. Using Jolt, you can build, deploy, and maintain robust, modular, and scalable electronic commerce systems that operate over the Internet.
The Jolt product includes the JoltBeans toolkit, which provides a JavaBeans compliant interface to Jolt for NonStop Tuxedo. The JoltBeans toolkit contains beans that wrap the existing Jolt class library in reusable bean components such as, the
JoltSessionBean or the
JoltServiceBean. These beans can be customized easily by giving application specific values to properties and connecting them with other bean components. You can use the JoltBeans toolkit with your Integrated Development Environment (IDE) to create Jolt clients that can access a Tuxedo application.
The Jolt product includes the Jolt Web Application Services Toolkit, which is an extension to the Jolt 1.1 Java class library. The Toolkit allows the Jolt client class library to be used in a Web Server to provide an interface between HTML clients or browsers, and Tuxedo services.
For more information, see TUXEDO product documentation at HPE Integrity NonStop Servers.

