Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

The Caché Cinema Application

We are going to build an e-commerce application that people can use to order tickets for movies playing at local theaters. Although simple, this application shows:

  • How to define the data that is stored in a Caché database

  • How to dynamically generate Web pages from database content

  • How to process transactions that span multiple Web pages

  • How to implement flexible search capabilities

  • How to personalize content for users based on their past purchases

Let's look at this application in action...

FeedbackOpens in a new tab