Web pages contain content, such as HTML elements, images, and links; however, a Web site is more than just a collection of Web pages. A Web site is the hierarchical design and organization of how the Web pages fit together. A Web site should have a high-level goal (such as providing an organized collection area for classified listings), and each Web page should serve a specific purpose in meeting that goal (for example, a page that searches through the listings).
When designing a Web site, you should consider what functions the site should support to achieve the overall goal. For a Classified Web site, there are several functions that you want the site to perform. For example, you probably want site visitors to be able to search the listings as well as create and edit new listings.
Notice that there is a row of small icons across the bottom of
each page icon. The first icon, which is not yet visible, represents actual
files associated with the icon and will appear after those files are created.
If you create a JSP file, the icon is a blue diamond (
); if you create an HTML file, the icon is
a set of brackets (
). The second (
) and third icons (
) are visible, indicating that by default, all of the
pages are set to appear in navigation and in site maps respectively. The fourth
icon (
), which
is not yet visible, displays when you have associated a page icon with an
actual file that file does not contain any Web site navigation. The icon (
), which is not
yet visible at the top of the page icon represents the navigation root. You
will learn more about these icons as you work through this tutorial.