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
Why we use struts over servlets?
List some bundled validators?
Which components are available using actioncontext map?
What is structs 2 validation framework?
What validate() and reset() method does ?
What is the use of jsonvalidation in struts?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
Which tag is used to declare constants in struts xml?
Name some useful annotations introduced in Struts2?
What is the default suffix for struts2 action uri ?
What are action errors?
What is front controller in struts?
How an actionform bean is created?
Name some of the features of struts2?
What is the purpose of global-forwards tag in struct-config.xml?