what will happen if we disable cookies in the web page?
Answer Posted / siva
I we disable cookies then it will bedifficult for the web
container to manage the session with the help of cokkie.So
we need to use the encodeURL() method for appending the
jsessionid with the URL.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
List down the major differences between the jsp custom tags and java beans.
What is jsp-config in deployment descriptor?
What jsp lifecycle methods can I override?
What is cookies in jsp?
What are the different scope values for the
What is contextpath?
What do you know about jsp tags?
What is the purpose of
Why is used in jsp?
What is directive jsp?
What are different types of comments used in jsp?
What are the primary differences between the jsp custom tags and java beans?
How many tags are provided by jstl?
What is the use of jsp and servlet?
What do you mean by context initialization parameters?