Answer Posted / lakshmi
session are objects and not text files used to store data
and help servlet to transfer this data to other servlet
invocation so that the WEB SERVER understands that these
requests have come from the same client.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to login to a remote server?
Tell me what is the definition of a session?
What is php session and how it works?
What is difference between echo and print in php?
What is the php function that removes the last element of the array and returns it?
How to remove html tags from data in php?
What is the function of trim?
How do you end a function in python?
What is the sign to start variables in PHP?
How to find a specific value in an array?
What does $_files means?
Will a comparison of an integer 12 and a string "13" work in php?
Is age nominal or ordinal?
What does the expression exception::__tostring means?
What is difference between readonly and constant?