java - Session in Webserver -


can give me link or describe me, how webservers recognize continuous requests coming same user. or how webserver maintains sessions not application.

there multiple ways via cookies, via hidden fields or session objects. google 'session management using cookies, using hidden fields, using session objects. you'll links.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -