Hi,
we've made a wizard-application with pages containing HTMLB-code for info- and input-fields, and java-code for handling the user-input. When I load the application in an Iview it all works fine. The problem is when the Iview is closed and opened again, then instead of a "fresh" application/page the last page that was open including the user-input is shown.
To "reset" the application I either have to upload the par-file again, or select it under "Archive Deployment Checker" and press update in the component manager-page.
My guess is that this has to do with cache-handling, and since I'm quite new to SAP EP6-development I wondered if anyone could give me some hints on how to avoid this type of problem ?