we have 7 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. when we starting providing
data in jsp pages when we are at 3rd jsp at that time
sessions timeout where the data will be store which we r
provide in last two jsps?

Answer Posted / mohan

Well it depends on the scope u will specify for the pages
in Struts-cinfig file(I assume its Struts Framework), so
scope is Request, then the data will be thr only for that
request, if the scope is Session, then the data of all the
pages will be stored in Database...

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can forward action be used to restrict a strut application to mvc?

775


What is meant by custom tags?

784


What is the purpose of @typeconversion annotation annotation?

789


Are struts and shocks the same?

725


What’s the difference between struts and turbine?

825


What is the differences between struts1 and struts2?

733


How you will display validation fail errors on jsp page?

751


How many struts config file can be created in struts?

689


What are the classes used as part of struts framework ?

743


What is interceptor struts2?

774


What is the difference between struts and spring?

735


What are the steps of struts installation?

815


What is the use of struts?

760


How is declarative handling of exceptions done in struts ?

717


What is the purpose of @emailvalidator annotation?

744