BEA Logo BEA Tuxedo Release 8.0

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   Tuxedo Documentation   |   Using BEA Jolt with BEA WebLogic Server   |   Local Topics   |   Previous Topic   |   Next Topic   |   Contents

 


Example Components and Prerequisites

There are two parts to the simpapp example for Jolt for WebLogic Server:

The source code for the Jolt servlet simpapp example is located in the /samples/jolt/wls/servlet/ directory in the Tuxedo distribution.

The simpapp sample directory contains the following files:

File Name

Description

SimpAppServlet.java

Sample source code that issues a call to Tuxedo and returns an HTML page with the results

simpapp.html

HTML form for user input

simpapp.rep

REP file for repository bulk loading

web.xml

Configuration XML file for Web applications

A complete listing of the Tuxedo server-side source code of the simpapp application service is located in $TUXDIR/samples/atmi/simpapp on UNIX systems and in %TUXDIR%\samples\atmi\simpapp on Windows 2000 systems (where TUXDIR is the Tuxedo home directory).

To run this example, you should be familiar with:

 

back to top previous page next page