This image shows an architectural diagram of tracking state of request using session cookies. This image shows a JSF page that sends requests to a server and responses are received. The server includes session scoped objects. The requests and responses for a session to the JSF page are tracked using the same session cookies.