If we disable cookies in our web page, what will happen?
Answer Posted / shailendra sharma
Cookies is used for identify to request.
if we disable the coookies then we cannot identify the
request
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
How we can get ip address of client in servlet?
What is servlet configuration?
What are the steps involved in placing a servlet within a package?
If a servlet is not properly initialized, what exception may be thrown?
What do you mean by chaining in servlet?
What mechanisms are used by a Servlet Container to maintain session information?
What is the use of httpservletrequestwrapper?
How to read request headers from servlets?
Which event is fired at the time of setting, getting or removing attribute from application scope?
what is multiple server?
What is a servlet?
How does tomcat servlet container work?
What are all the protocols supported by httpservlet?
What is the dispatcher servlet?
What are the type of protocols used in httpservlet?