I did the same thing, originally via a cut-and-paste from the SWF manual.
This is the corrected version:
<a href="<c:out value='${flowExecutionUrl}' />&_eventId=submitRegistration">Submit</a>
...
Type: Posts; User: mattklein; Keyword(s):
I did the same thing, originally via a cut-and-paste from the SWF manual.
This is the corrected version:
<a href="<c:out value='${flowExecutionUrl}' />&_eventId=submitRegistration">Submit</a>
...