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
What is servlet and how it works?
What is http servlet in java?
What is the difference between encodeRedirectUrl and encodeURL?
What do you understand by mime type?
What is the difference between the servlets and cgi programs?
How native code can be used in a servlet?
What are the differences between the servletconfig interface and the servletcontext interface?
What's the difference between servlets and applets?
Describe some assignments that are executed by servlet container?
Explain the difference between a web server and a web container?
What is war file?
How can a servlet be used to generate plain text instead of html?
How the typical servlet code look like ?
What is meant by cookies?
What do you mean by session tracking?