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

Explain the necessity of empty tag?

0 Answers  


What is value stack?

0 Answers  


Do we need to pay the struts if being used in commercial purpose?

0 Answers  


How is the Struts framworl related to MVC2?

2 Answers   Wipro,


Explain how can we upload files in struts2 application?

0 Answers  


What does apache struts do?

0 Answers  


What is the main difference between Mvc1 and Mvc2 Architecture??

7 Answers   IBM, Ness Technologies,


What is the purpose of @beforeresult annotation?

0 Answers  


is it necessary to write struts-confing.xml ,what tags are important in that xml file?

2 Answers  


What is struts 2 framework in java?

0 Answers  


why we are not implement business logic in struts action?

1 Answers  


In how many ways duplicate form submission can occurs?

0 Answers  


Categories