Links at the top of web page

Hi,

I am developing a web application for which I want to have a set of links at the top or the side of all web pages for navigating aroung the website. Is there a standard way of doing this in Studio Creator, as in a specific component, or do I have to do this manually by adding the links to every page in my application?

Many Thanks

[354 byte] By [motheeb] at [2007-11-26 6:17:41]
# 1
Page Fragment component. There is a tutorial: http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/pag efragments.htmlThat will take you through it. It won't add it to all the pages for you, but makes it easier at least to include it.
jbjonesjr at 2007-7-6 13:59:18 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks a lot, that was just what I needed.
motheeb at 2007-7-6 13:59:18 > top of Java-index,Development Tools,Java Tools...