What is Session and cookies?Explain in detail with an
example?
Answer Posted / viral koradiya
Cookie is the most important topic in servlet.
Cookies,it is a small text file creates by a application
server .
cookie stored in a client environment.it stores a client
id and cookies can b read by appropriate application server
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about arraylist?
How to check if linked list contains loop in java?
What is the use of a conditional inclusion statement in Java ?
Why do we need singleton class?
What does java ide mean?
Are generics important java?
What is intern method in java?
When is the garbage collection used in Java?
Explain about anonymous inner classes ?
What is the use of arrays tostring () in java?
How many bytes is a url?
What are the library functions in java?
Define inheritance with reference to java.
How do you write a conditional statement?
Can we use synchronized block for primitives?