views:

35

answers:

0

I have a Spring WebFlow (2.0.9.RELEASE) flow that needs to send the user to an external site, then have the external site send the user back to resume the flow. I can send GET parameters to the external site and the site will send the same GET parameters back. How can I set this up?