HTTP is a stateless technology, HTTP has no inherent method of tracking state or managing sessions. Therefore, session data is managed by the server (Sessions) or is read from the browser.Discuss advantage and disadvantages to both methods
Session management is used to track user activity, including the login and logout (or the beginning and end of a user session) of a Web application, otherwise known as \”state.\” Because HTTP is a stateless technology, HTTP has no inherent method of tracking state or managing sessions. Therefore, session data is managed by the server (Sessions) or is read from the browser (Cookies). There are advantage and disadvantages to both methods. Please respond to of the following prompts: This assignment will review Chapters 8 and 10 to reinforce the concepts we learned about manipulating data in records and with error-handling. Answer the following discussion questions in a Word file for submission:
joyce
0
