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 Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How does interceptor work in struts2?

701


What is the purpose of @emailvalidator?

740


Can you explain struts.properties in struts2?

710


what is ACID test for fresh engineers??what is the pattern??

2557


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

780


How do I access token?

713


What is includeaction?

749


What is the use of struts config xml file?

653


How is the mvc design pattern used in struts framework?

700


Name some useful annotations introduced in Struts2?

714


How can we group related actions in one group in Struts?

737


Explain the complete struts validator framework.

748


What is java struts?

708


What is the purpose of interceptors?

737


What is the difference between session scope and request scope when saving formbean ?

753