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 are stored procedures? How is it useful?
What do you know about jsp tags?
When does a container initialize multiple jsp objects?
Explain the various scope values for
How does error handling occur with jstl?
What is request getcontextpath ()?
What are the attributes of page directive?
How is scripting disabled?
Which categories can be divided jstl tags, give examples.
How to deactivate el usage on jsp?
Can you explain what is jsp page life cycle?
What are advantages of jsp over asp, php, pure servlets and others?
What is difference between java and jsp?
Why is jsp used for?
Explain jsp lifecycle methods?