Hey guys,
am I missing something or does the struts adapter lack the possibility to use continuationsupport. I would expect it at as property of the FlowAction in the struts-action. But going through the code there is only a hook for the flowId.
Any other way to use continuations? Or do I have to subclass FlowAction?


Reply With Quote