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
What is the equal sign?
What is member in java?
What is a arraylist in java?
Difference between linkedlist and arraylist.
What is the java project architecture?
What is the difference between object oriented programming language and object based programming language?
Does collectionutils isempty check for null?
What is abstraction in java?
What do you understand by garbage collection in Java? Can it be forced to run?
What is thread start?
How do you escape sequences in java?
What is the internal implementation of set in java?
Where are register variables stored?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
Can static methods be inherited?