Chapter 25. Duke’s Bookstore Case Study Example

The Duke’s Bookstore example is a simple e-commerce application that illustrates some of the more advanced features of JavaServer Faces technology in combination with Contexts and Dependency Injection for the Java EE Platform (CDI), enterprise beans, and the Java Persistence API. Users can select books from an image map, view the bookstore catalog, and purchase books. No security is used in this application.

The following topics are addressed here:

• “Design and Architecture of Duke’s Bookstore” on page 471

• “The Duke’s Bookstore Interface” on page 472

• “Running the Duke’s Bookstore Case Study Application” on page 477

Design and Architecture of Duke’s Bookstore

Duke’s Bookstore is a simple web ...

Get The Java EE 6 Tutorial: Advanced Topics, Fourth Edition 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.