Answer Posted / tulasi vani
The different types of sessiontracking are
1.HiddenForm Field
2.URL Rewriting
3.Cookies
4.HttpSession
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is cgi?
Is servlet a controller?
Write a command to get actual path of a servlet to the server?
What are the different types of servlets?
Explain the lifecycle of a servlet?
How to generate the server side programming and the advantages of it over the other languages?
Can we override destroy method in servlet?
What is servlet lazy loading?
Can we fetch the attributes related to a servlet on a different servlet?
How do cookies work in servlets?
What's the architecture of a servlet package?
What is the directory structure of web application?
How can we achieve transport layer security for our web application?
How to notify an object in session when session is invalidated or timed-out?
What is meant by servlet? What are the parameters of the service method?