Proper handling of session scope — that is, the context of the data being stored and maintained in a session — is key to stateful application development.
对会话作用域(即在一个会话中存储和维护的数据的上下文)的适当处理是有状态应用程序开发的关键。
Listing 2. Proper handling of the read API function return value.