If we disable cookies in our web page, what will happen?
Answer Posted / ravikiran
if we doen't encode the url the session tracking with the
help of sessions will not work
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do you design microservices?
What are the differences between the servletconfig interface and the servletcontext interface?
If servlet receives multiple requests, how many objects will it create?
Explain web container.
Write the code to get the server information in servlet.
What are all the ways for session tracking?
request parameter how to find whether a parameter exists in the request object?
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
What do you mean by deployment descriptor?
What are the two important api's in for servlets?
Why do we need servlet filter?
What is servlet used for?
Explain the jar and war files in servlet?
What are advantages of servlets over cgi?
What is the difference between jsp and servlet life cycle?