Hi All, I would like to integrate a captcha module to my app. How can I send generated image to the client?
Html <img src=""> tag use a link to download image, but my captcha image is a byte[] array in my context named captcha. Can I pull it in velocity, or I have to install a separate servlet to serve captca requests? -- thx, ---------------------------------------------------- Zoltan Zidarics programmer PTE University Pecs, Hungary icq: 43288694 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
