List various traditional session tracking techniques and explain the working details of a cookie.
A. List various traditional session tracking techniques and explain the working details of a cookie.
B. If you were asked by your project manager to implement the following functionality to your website, how do
you approach to solve the problem? The functionality include:
(i) To include the number hits on your webpage
(ii) To Understand the person entered into your webpage is a first time visitor or not. Greet the visitor
accordingly.
Since there are multiple questions and we are authorized to answer one question at a time so, we have answered the first question only. If you want the answer of the other question, then please re-post the individual question.
The following are the traditional session tracking techniques:
- Cookies
- URL Rewriting
- Hidden Form Field
- HttpSession Object
Step by step
Solved in 4 steps with 1 images