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

Reply via email to