1 2 Previous Next 22 Replies Latest reply on Mar 23, 2010 2:38 PM by juvs

    HTML support in mail templates

    shantanu.u

      Is HTML supported in mail templates ? I'm using JBPM 3.3 jpdl.
      And my template looks like :

      <mail-template name="tempName">
      ...
      <text><![CDATA[
      <b>Achtung !</b>

      ]]></text>
      </mail-template>


      This isn't working. I just get b>Achtung !.

        1 2 Previous Next