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 |
what is struts? why Struts?
Which tag is used to declare constants in struts xml?
i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application
What is the configuration files used in struts?
What is the use of form bean in struts?
Why do we use struts?
How the flow of various requests happens in struts application?
its a ActionForm controller or model?
16 Answers Patni, TCS, Wipro,
What is the purpose of @beforeresult?
What types of validations are available in xml based validation in struts2?
What design patterns are used in struts?
What are the components of struts framework?