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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the tools used in your project , How to ask the answer this question

2066


Which jsp method cannot be overridden?

987


Give the syntax for jsp comments.

905


How can the applets be displayed in the jsp? Explain with an example.

996


Which is better jsp or javascript?

964


What is out println in jsp?

1024


Where do I create jsp in eclipse?

972


Explain the difference between servlet and jsp?

1040


What is tld file?

950


What is c tag in jsp?

937


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

915


How to get value from java to jsp page?

930


How can automatic creation of session be prevented in a jsp page?

1002


What is application scope in jsp?

966


What is the use of jsp implicit objects?

1008