Not able to create Captcha images in Java under Linux.
Hello Friends,
I want to create Captcha images. I have done this application program on Windows with Tomcat version 5.0 & run prefectly.
But now I have deployed this application on my Linux m/c which has Tomcat with version 5.5
I have reffered this site:
http://en.wikipedia.org/wiki/Captcha
And download code.
But not able to run code in Linux platform, on Windows its running perfectly.
In same site they have told to set envirnment variable, I had done this also but no result.
The next option was to install Java Advance Imaging (JAI) But I was not able to install it on Linux, since it gives me error of file corruption.
Are there any other ways by which I can create these image.
It will be really help full to me.
Thank,
Vijendra

