Sample: JSF SDO Classified Ads Web site

This sample is a Web application that demonstrates the use of JavaServer Faces (JSF) components and Service Data Objects (SDO) components.
Time required: 5 minutes
To use this sample, you must install the SDO tools. To install the SDO tools, in Installation Manager, click Modify. In the Feature list, click IBM Rational Application Developer for WebSphere Software 7.5.0 > Web Development Tools. Select SDO - Domino and JDBC mediators then click Modify.

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 Window > Preferences, expand Server, and then click Runtime Environments. 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.


Feedback