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



I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps da..

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

Post New Answer

More Struts Interview Questions

how to create a search field in struts.with code

3 Answers   Infosys, Satyam,


What is the design role played by struts?

0 Answers  


what is mean by custom tag?

5 Answers   Wipro,


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

0 Answers  


What are the two types of validations supported by validator framework?

0 Answers  






Who makes the struts?

0 Answers  


What is the purpose of @validations annotation?

0 Answers  


What is the different actions available in struts?

0 Answers  


Can i use constructor in Action Class?If yes how?

8 Answers  


What are Struts properties?

2 Answers   VI eTrans,


What is switchaction?

0 Answers  


What are the life cycle methods of interceptor?

0 Answers  


Categories