What is Session and cookies?Explain in detail with an
example?

Answer Posted / ravikiran

session will keep track of user interaction of a single client

cookies are the ones which are the small server side
entities to store the client side data inside it.

Is This Answer Correct ?    27 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between calling start() and run() method of thread?

653


What is instance synchronization?

661


Is c better than java?

624


List down the methods and interfaces of collection class in java.

638


Is void a data type?

622






What is null mean in java?

714


What is difference between an object and a class?

698


Can a class declared as private be accessed outside it’s package?

613


Explain about automatic type conversion in java?

726


What do you know about the garbage collector in java?

682


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

642


What is numeric function?

619


What is the difference between stringbuffer and stringbuilder?

664


How do you know if a value is nan?

680


What is application system?

583