I have 4 jsp pages .At last page we have a submit button
when we click it it will store all jsps data which we
provide will store into database. how we can make it possible
Answer / saikishore.boyana
store the objects in session scope and you can access the same objects in the last page and submit them
| Is This Answer Correct ? | 2 Yes | 0 No |
Difference between struts and spring?
What are the core classes of the struts framework?
What do struts do?
What is purpose of execandwait interceptor?
Difference between struts and spring? Or why use spring, if you are already using struts?
How tag libraries are defined in Struts?
Can you call Action class methods from Struts config.xml?
How struts 2 validation works?
What is struts validator framework?
Can you give an overview of how a struts application flows?
When should be opt for struts framework?
What is apache struts framework?