Hi,

How can I implement multipage form in struts? As I see very strange
behavior.
I have 3 pages on the form and I have no problems with passing data between
form bean ( with request scope ) and my session been where I store data.

HOWEVER, I had noticed that if I change jsp page where all my pages are, I
can see change ONLY on the first page when I enter this form! I do not see
changes I made in JSP for 2nd page and when I press Previous button on the
2nd page, I go back to the first page, I can see my data, but changes made
to jsp page are GONE. Can somebody knows what is going on?

    Thanks in advance,

    Jerzy Kalat




Reply via email to