The toolkit provides the following functionality for devices using the HTTP communication protocol to support session management for a servlet engine such as WebSphere:
▪ Support of enablement of cookies or a parameter to pass the session ID between client and server
▪ Ability to use existing sessions for mixed client types (for example, Java and HTML) and multiple connections
▪ Ability to handle simultaneous processes and to chain to multiple contexts through the use of a channel session and application sessions
▪ Ability to execute all operations in session, a single operation out of session, or all operations out of session