[jboss-user] [JBoss Seam] - How to change font of "seam captcha"

ybxiang.wolf do-not-reply at jboss.com
Fri Oct 19 02:10:15 EDT 2007


              
                <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???



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096817#4096817

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096817



More information about the jboss-user mailing list