How session tracking can be achieved, if your browser
doesn't support cookies (or) if cookies are disabled?
Answer Posted / vinay
you can create form hidden fields also
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is servlet in web technology?
How do you create a cookie using servlet?
How to get the actual path of servlet in server?
What is the difference between sendredirect() and forward() in a servlet?
What are the different session tracking techniques?
Explain the steps involved in placing a servlet within a package?
What is session tracking?
Why don't we write a constructor in a servlet?
What are the steps that are required to handle the multi-threading?
How can a servlet be used to generate plain text instead of html?
What is the difference between Servlets and Applets?
List the Different types of servlet?
How will two or three servlets interact or communicate with each other?
What is servlet initializer?
What methodology can be followed to store more number of objects in a remote server?