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
How do you design microservices?
What do you mean by deployment descriptor?
What are the life-cycle methods for a servlet?
why we should override only no-agrs init() method.
What do you mean by servlet context?
Can servlet have a constructor ?
how the HTML data stored in web server?
Can we use threads in Servlets?
How will two or three servlets interact or communicate with each other?
What is difference between jsp and servlet?
Write all the phases defined in servlet life cycle?
Why doesn’t a servlet include main()? How does it work?
Can you refresh servlet in client and server-side automatically?
Is it possible to have a constructor inside the servlet?
What is servlet configuration?