This example Wylie College Organization Web and the corresponding Project Web can be copied and modified to form the basis for your own organization's websites, by following the steps below:
Most organizations will prefer each website to
be on a separate webserver, or at least its own virtual directory.
Microsoft Management Console may be used to create virtual directories.
Each relative link, such as
<a href="../../../RationalUnifiedProcess/toolment/devkit/tm_web.htm">
then needs to be replaced with an absolute link, such as:
<a href="http://my-rup-server-name/RationalUnifiedProcess/toolment/devkit/tm_web.htm">.
The following are alternative ways to link project, organization, and Rational Unified Process websites:
A link from Website A to Website B causes the linked page to open in Website B's browser window.
This behavior is enabled by setting the target frame in the link. The target frames for these Websites are as follows:
| Website | Frame name |
| Rational Unified Process | ory_doc |
| Organization Web | process_main |
| Project Web | main |
The following link is an example which also provides detailed guidance for linking to the Rational Unified
Process - Toolkit:
Once a window is open, it is NOT re-raised automatically when clicking on a link targeted to the window. This can be changed by use of javascript. The following link is an example which raises the Rational Unified Process when clicked on a second time.
Sites can be merged so that they share a single treebrowser.
Note that when a process is tailored for an organization or a project using the Rational Process Workbench, the result is a single website containing a process for either an organization or a project.
The following link shows how the Rational Unified Process can be browsed in a nested frame with its corresponding treebrowser.