Wednesday, January 16, 2008

Technical: Servlet Output

After able to output the Java3D design as an image file, further research, tryouts and testing, we were able to output the design via Java Servlet.

The image tag results in a GET call to our servlet, which does the work necessary to generate the captcha image.


Now we gotta apply the same technique to replace this colour cube with our captcha text. Hopefully we can rush it by this coming thursday to show to our Supervisor. 

No comments: