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

In how many ways duplicate form submission can occurs?

781


What is role of actionservlet?

770


how does request processor relates to action mapping?

712


Explain design patterns which is used in struts?

745


how to connect from struts to database through hibernet and where u can modify the class

2321


What is a custom tag?

726


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

834


What configuration files are used in struts?

743


How long do struts last?

716


What is an interceptor stack?

779


How to explain Software Bank Loan descriptions

2145


What is the purpose of @after annotation?

814


Explain about tiles?

817


Mark the differences between html tags and strut specific html tags.

786


What are the differences between http direct and http indirect?

702