Hello everybody,
 
I'm programming an automatic wizard through a continuation using jxform and three generic XSP templates. When I try to execute the wizard the first time it runs ok and I finish the continuation with the form.finish() method but when I execute it the second time with another configuration (saved in a database) the continuation shows the configuration of the first execution!. What's the problem?
 
Possible explains:
 
1. Is there some stranger cache?
2. Does the previous continuation finished correctly?
 
Can I make something to asure the orevious continuation has finished at the initial part of my script?
 
Thank you in advance,
Toni Felguera

Reply via email to