[jboss-user] [JBoss Seam] - Captcha and Seam 2.0B1 - Doucmentation Problem
tony.herstell@gmail.com
do-not-reply at jboss.com
Sun Aug 19 06:55:58 EDT 2007
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#4075523
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075523
More information about the jboss-user
mailing list