what will happen if we disable cookies in the web page?
Answer Posted / renuka reddy
if we disable cookies then it cannot help us in the
sessions,so we need to go for any other way,i.e., URL
rewriting.In this URL rewriting we shud specify the
jsessionid in the url itself..this mean we have to do
little more work here,so best way to use cookies
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give the use of exception object.
What is a translation unit?
What are the implicit objects in jsp?
What is jstl jar?
Why do we use jsp?
How many tags are provided in jstl?
Why are implicit objects not available in a regular jsp page?
What is the full form of jsp?
Explain some jsp life-cycle methods that can be overridden.
What are the types of directives in jsp?
How are custom tags in jsp created?
What is difference between sendredirect and forward?
Which jsp life cycle is in correct order?
Which jsp lifecycle methods can be overridden?
Give an example where you need jsp custom tag?