how a user session can be tracked in servlets?

Answer Posted / anjan

The user seesion can trak in 4 ways,

1.url rewriting
2.hidden form fields
3.cookies
4.secure soket layer

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session tracking?

696


How can a servlet be used to generate plain text instead of html?

541


Which exception is thrown if the servlet is not initialized properly?

582


When a servlet accepts a call from a client, it receives two objects. What are they?

756


What is the difference between get and post methods?

598






What is servlet collaboration?

659


Is dispatcher servlet a singleton?

542


Which HTTP method is non-idempotent?

614


How do you get the ip address of the client in servlet?

551


Which method is called when reference variable is passed in system.net?

1825


What do you mean by interservlet communication?

578


Differentiate between the get and post method

563


Explain web container.

565


What is the type of method for sending request from http server?

589


How can you push data from an Applet to a Servlet?

603