Normally there is only one ConversationContext per http session. However there can be multiple instances if the user has multiple concurrent windows open into the same webapp, using the ox:separateConversationContext or other similar mechanism.
Like the conversation class, a context can also have a timeout which will cause it to be ended automatically if not accessed within the given period.
|
|
|
|
|
|
|
|
|
|