A web session is a data structure which a web application uses to store the information about a user, like his logged in state, or any other frequently used info. In this video, I have explained, what is a web session, structure of a web session, how does a web session work and how are sessions used to preserve the logged-in state of a user.