Hi, Thanks for the answer.
showForm() hibernates the flow execution, waiting for a continuation. As long as you make a request in your browser (e.g. submit the form) and the server doesn't continue the flow, you won't reach the redirect command.
So what kind of action has to be done so that the redirect command can be reached ?
Cheers. André Davignon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
