I have added the relevant code to web.xml and add the code to the facelets page.
I am not getting a captcha...
I get:
22:30:33,968 WARN [lifecycle] /pages/user/captcha.xhtml @38,46
value="#{captcha.response}": Target Unreachable, identifier 'captcha'
resolved to null
javax.el.PropertyNotFoundException: /pages/user/captcha.xhtml @38,46
value="#{captcha.response}": Target Unreachable, identifier 'captcha'
resolved to null
at com.sun.facelets.el.TagValueExpression.getType(TagValueExpression.java:62)
AHA ! Found it...
The Documentation doesn't say to actually add the JCaptcha jar to your Ear...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075523#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...