Hi Raghavan, One way I used UML 2.0 to model web page navigation was to create a stereotyped class diagram. You can create one stereotype called <<web page>> and create one class for each page. You can also create multiple stereotypes, if you need more details, such as <<html page>>, <<pop-up>>, <<p...