GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP
Go To First  |  Previous Question  |  Next Question 
 ASP  |  Question 85 of 147    Print  
How are sessions maintained?
A. The browser sends a cookie to the server with each request.
B. The browser sends a Querystring variable to the server with each request.
C. The browser sends a hidden Form variable to the server with each request.
D. The browser sends a long variable to the server in the BODY of each request.
E. None of the above.



  
Total Answers and Comments: 4 Last Update: March 11, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: jyothi
 
option : A

Above answer was rated as good by the following members:
satyanis1
August 29, 2005 00:43:42   #1  
jyothi        

RE: How are sessions maintained?
option : A
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
June 21, 2006 01:35:35   #2  
Saravanan.P        

RE: How are sessions maintained?

How to Display images using Response object?

Regards

Saravanan.P


 
Is this answer useful? Yes | No
December 09, 2006 23:32:47   #3  
Rajiv        

RE: How are sessions maintained?

(A)Session state are maintained using cookies if the client has disabled cookies in his browser then (D)an encoded session id is attached to the url to maintain state


 
Is this answer useful? Yes | No
March 11, 2008 12:27:05   #4  
jbanx Member Since: February 2007   Contribution: 38    

RE: How are sessions maintained?
A is correct when browser cookies are enabled. Sessions ID is used and stored in the browser cookiee. This session Id is sent in the request header all the time
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape