hi,
I copied the embedded flow example (from webflow-showcase/embeddedFlowContainer.jsp) to experiment and noticed two things:
* if I use <form:form> the action attribute is populated wrongly - as states change, the URL in the action does not reflect the current state but is stuck to eXXs01
* flow starts in embedded mode regardless how I invoke it - the mode=embedded seems to be not needed as simple link to the flow URL automatically gets it started in embedded mode
Cheers,
Georgi


Reply With Quote