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 the
What do you know about pagecontext and what are the advantages of using it?
What are different types of comments used in jsp?
What is difference between java and jsp?
What is jsp usebean?
How many tags are provided by jstl?
What is the use of jsp implicit objects?
What are different implicit objects of jsp?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
How do I view jsp files in my browser?
What is the default value of session attribute in jsp?
What is jsp application?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?
What is server side programming language?
What is directive jsp?