Updated: April 11, 2006 A bug with the current version of Creator2 (and Creator2 Update1) prevents you from configuring ObjectListDataProvider in Chapter 8 (project Payment2). Project Payment2_Fix shows how to circumvent this bug by defining a new class that extends class object list data provider. (See Source Packages > payment1 > PaymentOLDP.java in the Projects window.) New Bundled Database (Derby) The MusicBuild and UserBuild projects have been modified to work with the Derby Bundled Database (standard with Creator2 Update 1). The PointBase versions are included for backwards compatibility. They are called PB_MusicBuild and PB_UserBuild. Note: All of the projects have been CLEANED. This means that many of them will not display correctly in the Design View until you build them. In general, Open the project, Build it, then Close the project and re-open it in the IDE. At this point it should display correctly. Other issues to check for correct design time display: All of the projects in the Database chapter require the Bundled Database Server to be running. These projects use a sample database that you generate by running the project MusicBuild. After generating the database, you add it to the Database Servers window. The EJBTravel project (EJB chapter) requires the Bundled Database Server to be running. The EJBPayment1 project (EJB chapter) requires that you deploy the Loan EJB provided and install it in the Servers window. Project Login4 (Data Providers chapter) required the Bundled Database Server to be running. This project uses a sample database that you generate by running the project UserBuild. Updated: February 14, 2006 Updated: December 5, 2005 Updated: October 21, 2005 Updated: September 30, 2005 September 26, 2005 The download consist of a zip file. Once you expand it, the Field Guide text references particular files and projects and explains exactly how to use the files. The download is arranged as follows: FieldGuide2/Examples/ Basics (Creator Basics - Chapter 2) Projects Echo Navigation (Page Navigation - Chapter 5) Projects Navigate1 Navigate2 Login1 JavaBeans (Anatomy of a Creator Project - Chapter 6) Projects Login2 Payment1 WebPageDesign (Web Page Design - Chapter 7) Projects Design1 Theme1 Theme2 Layout1 LayoutMadness Cactus1 CactusTemplate TabSet1 TabSet3 Cactus2 DataProviders (Introducing Data Providers - Chapter 8) Projects Login3 Payment2 Login4 UserBuild Database (Accessing Databases - Chapter 9) Projects MusicRead1 MusicRead2 MusicRead3 MusicUpdate MusicAdd MusicDelete MusicCascadeDelete MusicBuild WebServices (Accessing Web Services - Chapter 10) Projects Google1 Google2 Google3 Google4 EJB (Using EJB Components - Chapter 11) Projects EJBConverter EJBConverter2 EJBGreeting EJBGreeting2 EJBTravel EJBPayment1 Portlets (Portlets - Chapter 12) Projects PortletEcho PortletMusic PortletGoogle PortletGoogleEdit PortletGoogleHelp Custom (Customizing Applications with Creator - Chapter 13) Projects Login2I18N Login2I18N-Alt Color1 Color1_Alert (see readme file in the Custom Projects directory) StateCodes (Ajax) AjaxLookup Some of the projects add a JAR file. You will find it here: FieldGuide2/Examples/asg.jar