Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps d..

Answer / utpal

Data would be lost and would not got to DB.

Is This Answer Correct ?    5 Yes 1 No

we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps d..

Answer / 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

More Struts Interview Questions

What are the components of struts?

0 Answers  


Do we need to pay the struts if being used in commercial purpose?

0 Answers  


What is the purpose of @createifnull annotation annotation?

0 Answers  


What is the purpose of struct-config.xml in struct2?

0 Answers  


What kind of mvc is struts 2?

0 Answers  


How client side validation is enabled on a jsp form?

0 Answers  


What is the purpose of @beforeresult?

0 Answers  


How to display validation errors on jsp page?

0 Answers  


Explain about the process of functioning of the struts program?

0 Answers  


What do you mean by inner class and anonymous class?

0 Answers  


What is an interceptor stack?

0 Answers  


How is a lookup dispatch action created?

0 Answers  


Categories