Hi,

This way I have tried too, but I did not know, which page name I have to
use. I'll try this with the class again.

> public WOComponent  generateCapcha(){
> {
>       ERCaptcha captcha = pageWithName(ERCaptcha.class);
>       captcha. setResponse("");
>       return captcha;
> }
> 
> But probably action can be used in your case.
>  

> You can try  the subclass way. You  could override appendToResponse in your 
> PSDCaptcha to do what you want...

After I have created the subclass, the Captcha was not longer visible. I
will check that again, or I'll go the longer way: fixing the bug within
the framework. There are more problems within the framework, it runs
only with Java 1.5.

Thanks
André

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to