Hi, I have a scenario wherein I have a wizard like interface in a web application. For example, I have a set of radio buttons A,B, C etc.. Now, I select A.. which leads to another page which again has a set of radio buttons.. so, there are some transactions to be done at each stage. So, my question is, is there a way in JSP/struts which can be used to do a wizard kind of interface - I ask this because I have heard that JSP/struts provides a way actually to do this. Thanks in advance, Divya.
- Re: Wizard in JSP/struts Divya B Sridhar
- Re: Wizard in JSP/struts Paul-J Woodward

