3.3 Using a Servlet Session Pool
The reference to the named ServletSessionPool
from
the pool manager represents a pool of sessions (or connections) to
the Jolt Server in Tuxedo. The size of this pool and the Tuxedo
system to which it connects are abstracted from the application
code and are defined in the WebLogic config.xml
configuration file. When you initiate a request, the
SessionPool
uses the least-busy connection
available.