3 Replies Latest reply on Oct 19, 2007 2:57 AM by ybxiang.wolf

    How to change font of "seam captcha"

    ybxiang.wolf


      <h:graphicImage value="/seam/resource/captcha?#{captcha.id}"/>



      <h:outputLabel for="verifyCaptcha">Enter the above letters*</h:outputLabel>
      <h:inputText id="verifyCaptcha" value="#{captcha.response}" required="true"/>
      <h:message for="verifyCaptcha"/>

      *************************************
      The generated graphicImage by seam is not clear enough that I cannot recognise it sometimes!!! Can i change it??? Seam_reference does not give the answer. Is there some document in detail form which i can find the answer???