What You Are Going To Do

You will start with displaying the current month's calendar. In the chapters to follow, you will add functionality to ultimately create an interactive calendar of events application.

This project will be done in a phased manner, with planned increments. Table 2.1 shows the development plan.

Table 2.1. The Calendar Application Increments
VersionFunctionality
Version 1.0Developa monthly calendar for the current month
Increment 1 (Version 1.1)Allows users to specify the month and year for the calendar
Increment 2 (Version 2.0)Allows users to add events that will be displayed in the calendar

Don't be confused by the quirky naming pattern for the increments. It's not a typo for one! In a typical software lifecycle, products and ...

Get Java Server Pages from scratch 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.