All Examples  All Jolt Examples

Package Index

Jolt servlet examples

  • package examples.jolt.servlet.simpapp
  • package examples.jolt.servlet.bankapp
  • about these examples

    These examples demonstrate the use of BEA Jolt from within WebLogic servlets to gain access to BEA Tuxedo services. You should build, run, and inspect the source code to gain an idea about how to extend TUXEDO's services to the internet with WebLogic.

    The examples demonstrate:

    SimpApp example

    Package examples.jolt.servlet.simpapp

    A FORM-based html front end that submits a string to an HttpServlet. The Servlet in turn sends this string to a TUXEDO service. The returned data is compiled into a dynamicly generated html file, and sent back to the client browser.

    BankApp example

    Package examples.jolt.servlet.bankapp

    A more sophisticated example that uses JHTML. This examples demonstrates how a simple banking application might be inplemented.

    Building and running the examples

    The instructions for building and running each example can be found in each example's directory:

    there's more

    Read more about Configuring and using BEA Jolt with the WebLogic Server in:

    Copyright © 1998-2000 BEA Systems, Inc. All rights reserved.

    Last updated 2/28/2000