Company Web Site sample |
|
In IBM Rational Software Development Platform, Web projects hold all of the Web resources that are created and used when developing your Web application. The first step to creating or importing a Web application is to create either a static or a dynamic Web project. Since this sample creates a Web site with various Web and data resources, a dynamic Web project is required. Dynamic Web projects are used to structure Web applications that will use more complicated, dynamic Web technologies, such as JavaServer Pages files, and possibly data access resources. This sample Web site uses JSPs, a cascading style sheet, and a page template with dynamic navigation. |
|
|