Results 1 to 3 of 3
Thread: Image Verification
- 04-27-2007, 02:20 PM #1
Member
- Join Date
- Mar 2007
- Posts
- 41
- Rep Power
- 0
Image Verification
Actually I'm bit confused whether to post this here or JSP.
Anyway I have an issue . I need an image verification like those found in yahoo and ebay or some other sites. Can somebody has tried in JSP /Servlets ? I have seen examples from PHP . The link I got for the JSP is not working .
Can somebody help me out ?
- 04-27-2007, 04:50 PM #2levent Guest
You will need to use standard Java API to generate the validation image. Then you will show that image to the user for validation. And since you know what you wrote to the image, you can verify it easily!
And check these tips to see which API calls you will use basically..
- 04-04-2009, 07:38 AM #3
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Image denoising
By sharonpriya in forum Advanced JavaReplies: 2Last Post: 02-14-2011, 06:01 AM -
non web based image verification integration
By therock in forum AWT / SwingReplies: 1Last Post: 01-10-2008, 11:22 AM -
Converting multiple banded image into single banded image... Image enhancement
By archanajathan in forum Advanced JavaReplies: 0Last Post: 01-08-2008, 05:29 PM -
how to set an image size
By valery in forum New To JavaReplies: 1Last Post: 08-06-2007, 08:27 PM -
2D Array to image
By fred in forum Java 2DReplies: 1Last Post: 07-24-2007, 01:52 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks