Isn't that pretty much how they'd lay out by default?
----- Original Message ----- From: "Brandon Goodin" <[EMAIL PROTECTED]> To: "MyFaces Discussion" <[email protected]> Sent: Saturday, April 16, 2005 6:04 PM Subject: Displaying a list horizontally I have a list of objects. I want to dislpay their contents in a breadcrumb format. How would i display the list horizontally? Ex. List of Category objects [CategoryA,CategoryB,CategoryC] I want to display them as commandLinks in the following manner: CategoryA > CategoryB > CategoryC Thanks, Brandon

