what will happen if we disable cookies in the web page?
Answer Posted / sk
cookies are used to retrieve the information from the page
for perticular session instead of storing all data that
user enters.it removes the overhead of saving diff data in
database.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is jsp in html?
What is pagescope in jsp?
What are the advantages and disadvantages of thread-safe jsp page?
What is Include directive?
How to disable scripting?
Which jsp implicit objects are thread safe?
Can we define a class inside a jsp page?
How to send data from jsp to jsp?
Mention the various implicit objects used in the expression
Can you explain what is jsp page life cycle?
Can constructor be used instead of init(), to initialize servlet?
What is scripting elements in jsp?
What is difference between custom jsp tags and beans?
What are the different directives in jsp?
What is jsp api?