June 2016
Beginner
528 pages
17h 21m
English
In This Chapter
Chapter 8, “Creating Web Applications,” covered a number of techniques for developing more fully realized websites. One missing piece—the focus of this chapter—is how to maintain “state” as the user traverses a multipage site. The Hypertext Transfer Protocol (HTTP) is a stateless technology, meaning that it has no built-in method for tracking a user or remembering data from one page of an application to the next. This is a serious problem, because e-commerce applications, user registration and login ...
Read now
Unlock full access