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 / 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 |
Is form beans are serializable or not?
11 Answers College School Exams Tests, Magna Infotech,
how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?
In struts how to use regurlar formbeans using validation framework explain?
What is the main difference between Mvc1 and Mvc2 Architecture??
7 Answers IBM, Ness Technologies,
how to develop the submit and search operations in single jsp using struts?
What applications use apache struts?
What is strut action mapping?
List some struts tag libraries?
what is the difference between page and pageContext implicit variables
What is the purpose of form-beans tag in struct-config.xml?
How does struts2 token work?
in struts without integrate hibernate how to use directly explain?