1·As HTTP is stateless, there are no transactions in this mode.
由于HTTP是无状态的,所以本模式中不存在事务。
2·Because HTTP is stateless, unless some kind of session token is passed back and forth on every request, the server has no way to link together requests made by the same person.
因为HTTP是无状态的,除非一些类型的会话令牌在每个请求中来回传递,否则服务器并不能将同一个人的所有请求联系在一起。
3·Now, compare all this to the ease with which a field can be added to a stateless E-mail rule record.
现在比较一下,哪一个能够不费力的将域添加到一个无状态的电子邮件规则记录中。
4·The communication is stateless, which means servers do not retain the state of communication with clients beyond a single request.
通信是无状态的,这意味着服务器不保留客户机通信的状态,仅仅处理当前请求。
5·The application server can now be in the business of rendering data, executing business logic and business flow, and becoming more stateless and scalable.
应用程序服务器现在可以处理数据呈现、执行业务逻辑和业务流,且变得越来越无状态和可伸缩。