This sample is a complete J2EE Web application that demonstrates the use of JavaServer Faces (JSF) components and Service Data Objects (SDO) components.
This sample might require some optionally installable components. If you encounter errors or cannot find user interface options when you run the sample, ensure that you installed the appropriate optional components.
Within this sample, we use JavaServer Faces, cascading style sheets and page templates to create a complete Web site for a classified advertising company. This sample uses JSF technology to create dynamic Web pages that link to a database which stores classified ad data. Users can view and post classified advertisements on this Web site. If logged in as a site administrator, users can take advantage of extra administration functionality.
To use this sample, you must have an application server installed and configured. To verify that a server runtime environment is available, click Server, and then click Installed Runtimes. You can use this pane to add, remove, or edit installed server runtime definitions. You can also download and install support for a new server.
, expandThis sample has been tested with Apache Tomcat version 5.5. For more information on deploying SDOs on servers other than WebSphere® Application Servers, refer to Help topic: Deploying SDOs on non-WAS servers.