web对象影响范围和生命周期(The web object affects the scope and life cycle).docVIP

  • 2
  • 0
  • 约5.19千字
  • 约 4页
  • 2017-08-31 发布于河南
  • 举报

web对象影响范围和生命周期(The web object affects the scope and life cycle).doc

web对象影响范围和生命周期(The web object affects the scope and life cycle)

web对象影响范围和生命周期(The web object affects the scope and life cycle) I. scope of impact and division of life cycle WEB is based on the HTTP protocol, and the HTTP protocol is stateless. Stateless refers to the identification of user status without the associated attributes directly through the HTTP connection. But in fact, WEB applications usually need to support business operations in the form of user sessions, such as shopping carts, BBS, online transactions, and so on. As a result, common WEB server technologies (such as ASP, JSP) divide the WEB object into 4 life cycles, page, request, session,

文档评论(0)

1亿VIP精品文档

相关文档