Skip to Content
Oracle® Web Application Programming for PL/SQL® Developers
book

Oracle® Web Application Programming for PL/SQL® Developers

by Susan Boardman, Melanie Caffrey, Solomon Morse, Benjamin Rosenzweig
December 2002
Intermediate to advanced
745 pages
17h 26m
English
Pearson
Content preview from Oracle® Web Application Programming for PL/SQL® Developers

Unit 15.4. Storing State in Database Tables

Track Page Visits

Cookies are useful for storing small pieces of data. Using cookies in conjunction with database tables makes cookies much more useful. Information stored in the database will be held there permanently. You can analyze the statistics that accumulate in database tables.

Statistics about Web traffic are frequently a requirement for a Web application. This is the kind of information that you would want to hold in a database table, so that you can query the table later and collect more and more information over time.

In Unit 15.2, you create a cookie called VISITOR that holds the name the user provided. Since the user’s name is captured in a cookie, each request can be identified as coming ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java™ Oracle® Database Development

Java™ Oracle® Database Development

David J. Gallardo
The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

Eric Jendrock, Ian Evans, Devika Gollapudi, Kim Haase, Chinmayee Srivathsa
Oracle® PL/SQL® Interactive Workbook, Second Edition

Oracle® PL/SQL® Interactive Workbook, Second Edition

Benjamin Rosenzweig, Elena Silvestrova

Publisher Resources

ISBN: 0130477311Purchase book