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...


How To maintain session ..?

Answers were Sorted based on User's Feedback



How To maintain session ..?..

Answer / amita dwivedi

you can maintain session in 4 ways--
1. hidden form field eg.
<input type=hidden name=button1 value = butvalue>

2. Using cookie

3 . URL Rewriting

4 . Session Attribute - setAttrubute(key, value) and
getAttribute(key)

Is This Answer Correct ?    15 Yes 1 No

How To maintain session ..?..

Answer / rajsekhar

using cookies,url redirecting,

Is This Answer Correct ?    8 Yes 1 No

How To maintain session ..?..

Answer / rajesh.c

Using Seaaion Attribute

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More JSP Interview Questions

Is jsp front end or backend?

0 Answers  


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

0 Answers  


What are custom tags in jsp?

0 Answers  


Why jsp is better over static html also explain lifecycle of a jsp?

0 Answers  


Which jsp life cycle is in correct order?

0 Answers  


Can a constructor be used in place of init() method to initialize a servlet?

0 Answers  


How many jsp implicit objects are there?

0 Answers  


How to connect jsp and java file?

0 Answers  


Which tag should be used to pass information from jsp to include jsp?

0 Answers  


Explain the uses of <jsp:usebean> tag.

0 Answers  


How does a jsp work?

0 Answers  


What is a jsp and what is it used for?

0 Answers  


Categories