You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by kshitiz <k....@gmail.com> on 2012/07/15 12:45:40 UTC

Wicket captcha example

Hi,

Can anyone recommend me a good captcha example for wicket. I have tried out
the one given in library 
http://www.wicket-library.com/wicket-examples/captcha/?0
http://www.wicket-library.com/wicket-examples/captcha/?0  but it is throwing
the error:

*Couldn't resolve model type of
Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[]:expression=[password]
for [ [Component id = password]], please set the type yourself.*

Is there any example that can be used with a form?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-captcha-example-tp4650531.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket captcha example

Posted by kshitiz <k....@gmail.com>.
Thank you...I will try that out...

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-captcha-example-tp4650531p4650533.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket captcha example

Posted by meduolis <me...@gmail.com>.
Use reCaptcha

http://alexo-web.blogspot.com/2011/02/integrating-recaptcha-in-wicket.html
http://alexo-web.blogspot.com/2011/02/integrating-recaptcha-in-wicket.html 

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-captcha-example-tp4650531p4650532.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org