Introduction

The previous chapter explained the advantages of using a controller-centric, MVC architectural approach to developing Web applications.

In this chapter we examine a demonstration application developed with a framework. This J2EE application provides an example of an ecommerce site for a Movie Store application which tracks the user interaction at the Web site. The user must logon to the site to perform certain actions. As we will see in this chapter, the user interaction with the site is tracked using various objects which are retained by the application as an attribute of the user's session object.

Get J2EE™ and Beyond: Design, Develop, and Deploy World-Class Java™ Software 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.