1 Reply Latest reply on Apr 4, 2007 9:31 AM by jcv

    jbpm tags

    ravimannan2002

      Hi,
      I downloaded the JBoss jBPM jPDL Suite and ran the jbpm-console.war and saw that in the examples, they are using jbpm tags like

      <jbpm:dataTable styleClass="comments" rendered="#{! empty
      ti.comments}">

      The source code for these tags are here:
      http://fisheye.jboss.com/browse/JBPM/jbpm.3/console/src/main/java/org/jbpm/webapp/tag/jbpm

      Does anyone know where I can find further documentation on these tags? Or point me in the right direction if I want to start using them?

      Thanks