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

What are the advantages of spring mvc over struts mvc?

501


How to override the default error message that can come during file uploading process?

576


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

586


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

558


What do you mean by inner class and anonymous class?

597






What does i18n interceptor?

585


What is struts and why it is used?

505


What is structs 2 validation framework?

568


Can we have more than one struts-config.xml file for a single struts application?

534


What is difference between struts1 and struts2?

508


How to explain Software Bank Loan descriptions

1902


How we can controlled duplicate form submission in struts?

522


What are interceptors in struts 2?

582


How to work with error tags?

567


What is difference between actionform and dynaactionform?

596