Web Flow JSF

Hi, I provide a simple componnt that will present a set of navigation tabs.My component look like this:HomePage1-Page2Page3 ..........I don't know how do that. Can anyone suggest a idea?Thanks in advance
[232 byte] By [carlodev85a] at [2007-11-26 19:31:32]
# 1

You might try using the Woodstock "Breadcrumbs" component or the "TabSet" component depending on what you need. If you want to see what these look like, you can see some pictures of them on a blog I wrote:

http://blogs.sun.com/paulsen/entry/woodstock_is_here

The Woodstock components are free open source JSF comonents that Sun recently released.

Good luck!

Ken Paulsen

https://jsftemplating.dev.java.net

KenPaulsena at 2007-7-9 22:01:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks for help,but where can I search for an example of "TabSet"?
carlodev85a at 2007-7-9 22:01:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...