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
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is called a session?
How do you define a servlet?
What is the default http method in the servlet?
What are the steps involved in placing a servlet within a package?
What is the difference between using getSession(true) and getSession(false) methods?
Define context initialization parameters.
What is the major difference between context parameter and context attribute?
What is http servlet? Explain with the help of an example.
What is the purpose of dispatcherservlet properties?
What are the types of servlet?
Explain web application directory arrangement?
Write a hello world program using servlets.
What is the disadvantage of cookies?
What are the phases of servlet life cycle?