0 Replies Latest reply on Nov 3, 2011 11:07 AM by sincanvin

    Display Text with Bullets or Sqare

    sincanvin

      Hi,

       

        I am trying to display a message using h:outputText starting with bullet or Square like in HTML but it's not coming up. I tried using

       

       

      <ul>

            <li>

              <h:outputText value="Richfaces Jobs"/>

            </li>

      </ul>

       

      Can you pl. suggest how to do this?

       

      Thanks,