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
What is the difference between struts and spring? Explain
How to combine the struts with velocity template?
What are the steps involved in creating a strut application?
How many servlet controllers are used in a Struts Application?
Who wrote struts?
What is controller in struts ?
What are the contents on web.xml in struts application ?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
How to get data from the velocity page in a action class?
How action-mapping tag is used for request forwarding in struts configuration file?
What is the purpose of @conversion annotation annotation?
What are the pros of struts 2?
What is the purpose of @results?
Can we integrate struts with spring?
How can you create your custom interceptor in struts 2?