learning-project-01 / bookstore-app

3 stars 2 forks source link

Http Session Management with servlet application #21

Closed rkpatra201 closed 10 months ago

rkpatra201 commented 10 months ago

Understand session, cookies, headers with examples.

Why http is stateless.

This example is not based on spring boot app.

Create a maven based servlet project to demonstrate session, cookies, headers. Push code to your repo and share link below.

Add a Readme file to explain the concept.

Ansu-s commented 10 months ago

https://github.com/Ansu-s/active-tasks/tree/main/http-session-managemet

Subhransupanda2000 commented 10 months ago

https://github.com/Subhransupanda2000/tomcat-server

Ansu-s commented 10 months ago

Updated the readme file with required content.

rkpatra201 commented 10 months ago

Updated the readme file with required content.

Fantastic. But let me know if you have any doubts on Readme file notes you added.