| Author |
JCAPTCHA
|
Michele Giunti
Greenhorn
Joined: Jun 02, 2008
Posts: 12
|
|
Hi, i'm using jcaptcha with Struts 1.3. I already configured my web application following the suggestions present at the JCAPTCHA homepage and all works. Now, I'd like to customize the captcha: I'd like to use another engine than the default one and try to change other options (size, colour, ...). I tried to follow the suggestion present at the JCAPTCHA homepage: but I got some errors/warnings: - The type MyOwnManageableImageCaptchaService must implement the inherited abstract method ManageableCaptchaService.setCaptchaEngine(CaptchaEngine) - The type EhcacheManageableImageCaptchaService is deprecated - The constructor EhcacheManageableImageCaptchaService(CaptchaEngine, int, int) is deprecated How can I solve this problem? Can you help me? Thanks a lot in advance.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"cacodemon cacodemon", Please check your private messages regarding an important administrative matter. -Ben
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: JCAPTCHA
|
|
|