Hour 12 Saving Data Between Requests
What You’ll Learn in This Hour:
How to securely store data in hidden form variables
What sessions are and how they can be used to store information about a client
How to store information that can be used by the entire application
Web programmers often need to keep track of data between user requests. For example, you’ll often need to remember who the client is so that you can personalize the content ...
Get Sams Teach Yourself JavaServer Pages™ 2.0 with Apache Tomcat in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.