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


1.HttpSession
2.Hidden fields
3.URL Rewriting these primitive type of Session
maintainance.
What is the other type of process that could help to
maintain the Session?
pls Explain the process if u know?

Answers were Sorted based on User's Feedback



1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. W..

Answer / harish

Cookies

Is This Answer Correct ?    12 Yes 0 No

1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. W..

Answer / amber rastogi

Cookies.
Cookies are used for persistant storage of required
data,which may also be a unique password for a user,during
a sesion that can be further used for a user and session
identification.

Is This Answer Correct ?    5 Yes 1 No

1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. W..

Answer / imroz alam khan

cookies

Is This Answer Correct ?    4 Yes 0 No

1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. W..

Answer / ravikiran.chd

cookies

Is This Answer Correct ?    2 Yes 0 No

1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. W..

Answer / viji

Using Session Context

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More Servlets Interview Questions

Define context initialization parameters.

0 Answers  


When a servlet accepts a call from a client, it receives two objects. What are they?

0 Answers  


What do you mean by filter in servlet?

0 Answers  


Name the packages that work with servlet?

0 Answers  


What are the new features added to servlet 2.5?

0 Answers  


what is SSL?

3 Answers  


What are the functions of the servlet container?

0 Answers  


Can we get PrintWriter and ServletOutputStream both in a servlet?

0 Answers  


how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)

2 Answers   TCS,


Why is servlet used?

0 Answers  


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


What do you mean by scope object and what are its types?

0 Answers  


Categories