Before you begin, you need to import the required resources for this tutorial: a set of Web pages and a sample Derby database.
The main purpose of this tutorial is to teach you how to create a Web application that enables users to access and manipulate data in a database. The tutorial does not go into the detail of designing the look and feel of a Web site. Accordingly, the Web site design has been prepared for you already.
To complete this tutorial you will need to access an existing set of JavaServer Faces JSP files and a sample Derby database. These foundational Web pages and sample database are included in a ZIP file. This lesson will take you through the steps of importing the ZIP file so you can use the Web pages and the database. You will also set the target server for the dynamic Web project.
The Web pages and database that you will use for this tutorial are included in a ZIP file. To import the content of the ZIP file:

For information on deploying SDOs on servers other than WebSphere Application Servers, refer to Help topic: Deploying SDOs on non-WAS servers.
You have now imported the ClassifiedsTutorial dynamic Web project and set the target server.
You can browse the files in the tutorial Web project. To open a file, double-click it in the Project Explorer view. To view a map-like representation of how the pages are related, double-click Web Site Navigation in the Project Explorer.