What happens, if server sends a cookie to a browser that
doesn't supports cookies?
Answer Posted / sujeev
as per my knowlege if browser does n't support cookies, we
have anothere option as URL Rewritting.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the include() and forward() methods?
Explain the servlet filter.
What is the process for chaining servlet?
Why do we have servlet wrapper classes?
How do you design microservices?
What is the purpose of dispatcherservlet properties?
What is difference between jsp and servlet?
What is the use of servlet context?
Why is servlet used?
Is that servlet is pure java object or not?
What is cookie? Why is cookie used?
How to read request headers from servlets?
What is meant by Servlet? What are the parameters of service method?
What do you mean by request dispatcher in servlet?
What are the steps involved in placing a servlet within a package?