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 the jsp:plugin action ?
How can we create jsp custom tags?
How many tags are provided by jstl?
What is c tag in jsp?
Explain client-side and server-side validation.
How many messaging models do jms provide for and what are they?
How clear chache and buffer of opera browser.
What is jsp custom tag and what are it’s components?
How do I open a jsp file?
Can we implement an interface in a jsp?
What is context url?
Mention the advantages of jsp over pure servlets?
Explain the jsp:setProperty action.
How can a thread safe JSP page be implemented?
What is the advantage of using getProperty action, as compared to the accessor method?