|
|
Importing Packages
The Jolt Java class packages are automatically installed when you install Jolt for WebLogic Server. To use BEA Jolt for BEA WebLogic Server, import the following class packages that were installed with Jolt into your servlet:
bea.jolt.pool.*
bea.jolt.pool.servlet.*
There are other classes you must import into any servlet; for more information on writing Java servlets, read the Programming WebLogic HTTP Servlets guide.
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|