how to display some contents under a link on same page

I have a webpage of links on the top. When I click on a link, I want to display the content of what the link references under the link on the same page. How can I do this in JSF?
[185 byte] By [KY8a] at [2007-11-27 9:47:11]
# 1
The jsp:include and f:subview tags may be useful.
BalusCa at 2007-7-12 23:59:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...