I noticed a FlexClient can be associated with multiple
FlexSession objects and viceversa, a FlexSession can be linked to
multiple FlexClient objects.
What would be a typical scenariothe former of the above would apply for? I found the latter one works when multiple instances of the same browser connect to the same webapp. The Javadoc does not say much about it...Thank you.
What would be a typical scenariothe former of the above would apply for? I found the latter one works when multiple instances of the same browser connect to the same webapp. The Javadoc does not say much about it...Thank you.