View Full Version : Client-side Continuations
dhewitt
Apr 15th, 2005, 10:05 AM
Assuming a completely sessionless web tier and continuation-based webflows stored entirely on the client, will the continuation survive a server restart? Its my understanding that it will, but I'm curious if anyone has tried it.
Keith Donald
Apr 15th, 2005, 11:08 AM
You mean a restart of the application server? It should! You can try it out with sellItem by selecting the ClientContinuationFlowExecutionStorage strategy in the dispatcher-servlet Spring config file.
Keith
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.