> Before I dig into the container implementation (which I would prefer to > avoid), does anybody have any suggestions about how I can somehow return > to the original session, or at least copy over the state of the old > session into the new session in a clean way?
Actually, the only thing I want to do is continueToOriginalDestination(). So maybe I can just copy the state of this originalDestination from the original session into the new one? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
