GeekInterview.com
Series: Subject: Topic:
Question: 12 of 221

Session Management

what is the session management in Version 6.1 and if we use cookies and ssl what are the advantages and disadvantages?
Asked by: shiva08 | Member Since Feb-2012 | Asked on: Feb 7th, 2012

View all questions by shiva08

Showing Answers 1 - 3 of 3 Answers
thekishore

Answered On : May 25th, 2012

View all answers by thekishore

http is stateless protocol, which means by its inherent nature , It will not maintain any session. To maintain a session in websites like shopping websites,we need a session management mechanism like cookies, URL rewriting , file persistence, JVM in-memory session management etc...

Considering performance , Maintaining session information in JVM is the best method of session management.

Considering security, Maintaining session on Database is the best method of session management.

Cookies are also used in some cases , but you will compromise on security. If you choose Cookies over SSL , you will compromise on performance

  
Login to rate this answer.
sunil

Answered On : Nov 5th, 2012

Session Management: We could decide the idle time, after what time the session could expire of the user ..etc.The cookies store the user credentials,so that user doesnt need to reenter credentials again and again in a valid session.SSL is used to secure the information or data exchanging between the user and client over the internet.So that, we could reduce the data hacking.

  
Login to rate this answer.
subrat

Answered On : Nov 22nd, 2012

The ideal timeout of the logged in USER session in the application.

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.