we have two pages in jsp in which first page contains some fields remaining fields in the next page.The second page also contains previous button,when i click this previous button it should navigate to first page without loosing the datas in the first page using struts. whether i have to use session in the struts action class ?if so how?
View All Comments
| View Tutorial