What happens, if server sends a cookie to a browser that
doesn't supports cookies?
Answer Posted / ravikiran(aptech mumbai)
session management will be obsructed.because there is no
source to save the session Id as a header
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of request dispatcher interface?
How to upload a file to the server using servlet?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Differentiate between get and post?
What is http servlet in java?
What is the process to implement doget and dopost methods?
What if we pass negative value in load-on-startup?
Name the different ways of session tracking.
What's the difference between servlets and applets?
How we can call a jsp from the servlet?
Explain how to improve Servlet Performance?
How do I use cookies to store session state on the client?
Explain Action Servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the procedure for initializing a servlet?