what will happen if we disable cookies in the web page?
Answer Posted / govind bisht
if it cookies are disabled it is hard to find the
requesting users details. so it will be hard to maintain
the session for the requesting user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many tags are provided in jstl?
How to include static files in a JSP page?
What is jsp and why is it needed?
How can the applets be displayed in the jsp? Explain with an example.
What are the implicit, internal el jsp objects and their differences from jsp objects?
What are the different jsp element types?
What is the need of jsp?
Which tag is used for error handling in jsp pages?
How to include static files in a jsp?
How jsp is compiled?
What is JTGrid?
What is jsp and why it is used?
Can you make use of a servletoutputstream object from within a jsp page?
what is the difference between jsp and servlets ?
Can we use the exception implicit object in any jsp page?