What are different types of SessionTracking?
Answers were Sorted based on User's Feedback
The different types of sessiontracking are
1.HiddenForm Field
2.URL Rewriting
3.Cookies
4.HttpSession
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / shekhar
There are different types of SessionTracking mechanisms
1.Hidden Fields
2.Cookies
3.HttpSessions
4.URL Rewriting
| Is This Answer Correct ? | 5 Yes | 0 No |
How do servlets work?
In which cases Destroy() is invoked?
What is cookie in servlet?
Explain the difference between generic servlet and http servlet?
What is the disadvantage of cookies?
What are the life cycle methods of the servlet?
What is servlet container?
How do you design microservices?
What are the phases of a servlet life cycle?
Explain jsessionid and when is it created?
Explain the concept of ssi ?
What is war file?