I'm trying to build a wizard for our application. I noticed that the wizard shows only the first page. The other jsp-pages are not rendered while navigating through the pages. Is this right or is it a mistake on my part?
There is a demo wizard in the demo workplace (workplace/demowizard.jsp) + a corresponding Java program (workplace.DemoWizard). I just checked it (+ put it as very last item into the demo workplace), and it works fine.