Jolt 1.1 User Guides
5. BEAWEB Components for
Microsoft Active Server Pages
The BEAWEB components contain the objects specific for Microsoft Active Server Pages
(ASP). These objects are:
SessionPoolManager Object●
SessionPool Object●
Template Object●
TemplateData Object●
Connection Object●
UserInfo Object●
Transaction Object●
Result Object●
SessionPoolManager Object
This object provides a session pool factory for the Microsoft specific SessionPool object.
BEAWEB.SessionPoolManager Component
The following component creates an instance of the SessionPoolManager object.
Server.CreateObject ("BEAWEB.SessionPoolManager")
Usage Create a SessionPoolManager object.
SessionPoolManager Methods
The following methods are used in conjunction with the SessionPoolManager object:
done●
createSessionPool●
suspendSessionPool●