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
What is a jsp directive?
What is difference between jsp and javascript?
Explain the jspdestroy() method?
What is a scriptlet in jsp and what is its syntax?
What are the different life-cycle methods?
Why do we need custom tags?
How can I extend the functionality of jsp?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
Can an interface be implemented in the jsp file?
What is scriptlet tag in jsp?
What's the difference between javabeans and taglib directives?
what are the tools used in your project , How to ask the answer this question
Why should we not configure jsp standard tags in web.xml?
What are the events in jsp page?
Explain implicit objects in jsp?