What are different types of SessionTracking?

Answers were Sorted based on User's Feedback



What are different types of SessionTracking?..

Answer / 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

What are different types of SessionTracking?..

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

Post New Answer

More Servlets Interview Questions

What is the difference between doGet and doPost?

9 Answers   iGate,


explain the advantages of servlet life cycle?

0 Answers  


Does servlet have main method?

0 Answers  


What is the difference between CGI and Servlet?

0 Answers  


How can you maintain servlet chaining?

1 Answers  






What are different methods of session management in servlets?

0 Answers  


What is difference between Forward() and sendRedirect() methode?

14 Answers   Polaris,


what is servlet chaining?

0 Answers  


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

0 Answers  


What is the difference between servlet and filter?

0 Answers  


Whether thread can be used in servlets?

0 Answers  


Why are http servlets used in programming?

0 Answers  


Categories