What is the difference bitween cookies and sessions/
Answer Posted / mfsi_krushnas
1.If you set the variable to "cookies", then your users
will not have to log in each time they enter your
community.
2.The cookie will stay in place within the user’s browser
until it is deleted by the user.
3.If you set the variable to "sessions", then user activity
will be tracked using browser sessions, and your users
will have to log in each time they re-open their browser.
Additionally, if you are using the "sessions" variable,
you need to secure the "sessions" directory, either by
placing it above the web root or by requesting that your
web host make it a non-browsable directory.
3.The Key difference would be cookies are stored in your
hard disk whereas a session aren't stored in your hard
disk. Sessions are basically like tokens, which are
generated at authentication. A session is available as
long as the browser is opened.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between cmmi and cmm levels?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What exactly you do as a Configuration controller?
What are differences in testing a client server and a web application?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
What is a failure?
Explain the defect life cycle.
Why we have to do manual testing?
How do you scope,organise and execute a test project.
what are metrics and what are metrics did u collect in you are project
9.Data – driver automation typically includes?
what r u r responsibilities in current project
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is quality center? How many built in tables does quality center have?
How can you use technology to solve problem?