should be just give state a uuid and save it.. Then when the request comes in load it again... But how do you know when to save it? Just all the time? And what will the session contain?
2009/4/17 Adam Wenocur <[email protected]>: > Is it possible to resume a request cycle by submitting a web request using > only a URL? > > Ideally, we would like retrieve a unique identifier from the session or > request cycle and include this value in a web request from a remote client > in order to gain access to session parameters. > > Thanks, > Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
