Hi, I have the need to access two domains in my web app. I use the session manager to initialize the first domain. I thought of creating a second session manager class but how would I make sure which domain is active. What I would like to accomplish is be able to use a second session manager to handle transactions automatically so I can activate the domain sessions as needed. Thank you for your cooperation, Richard |
namespace COICMS {
} |