This page documents the component:http://incubator.apache.org/adffaces/trinidad-api/tagdoc/tr_breadCrumbs.html
and states that the component class is:org.apache.myfaces.trinidad.component.core.nav.CoreBreadCrumbs <http://incubator.apache.org/adffaces/trinidad-api/tagdoc/..%5Capidocs%5Corg%5Capache%5Cmyfaces%5Ctrinidad%5Ccomponent%5Ccore%5Cnav%5CCoreBreadCrumbs.html>
but in svn I cannot find any "core" directory:
(1) http://svn.apache.org/repos/asf/incubator/adffaces/trunk/trinidad/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/ (2) http://svn.apache.org/repos/asf/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/java/org/apache/myfaces/trinidad/ There's an example page that uses it: http://svn.apache.org/repos/asf/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/components/breadCrumbs.jspx and the demo works: http://www.irian.at/trinidad-demo/faces/components/breadCrumbs.jspx so I presume the code is around somewhere... Thanks, Simon Simon Lessard wrote:
Hello,You can find one in Trinidad. http://incubator.apache.org/projects/adffaces.htmlRegards, ~ SimonOn 10/31/06, *Madhav Bhargava* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Hi All,Is there a breadcrumb component developed in JSF?

