Java Signature Capture Applet



Java Signature Capture Applet

A freeware java applet including the source code (.java) for capturing
signatures in IE, Firefox and other browsers.

I got fed up looking for something that would capture a signature so I
ended up spending 2 days writing something. I couldn't believe that
there wasn't something already available as freeware to do it. Instead
all I found was load of companies wanting to charge money for it.

Anyway I've had my rant now. The source is at www.clayzer.com under the
Resources / Freeware section. Or just do a site search for "signature",
"capture", "applet" or any combination of the three!

PS. I would include it here but moderators don't like you attaching
files (of any size). Its an 11kb zip.

Brian.
.



Relevant Pages

  • Java Signature Capture Applet
    ... Java Signature Capture Applet ... A freeware java applet including the source code for capturing ... I got fed up looking for something that would capture a signature so I ...
    (comp.lang.java.3d)
  • Java Signature Capture Applet
    ... Java Signature Capture Applet ... A freeware java applet including the source code for capturing ... I got fed up looking for something that would capture a signature so I ...
    (comp.lang.java.advocacy)
  • Verifying digitally signed data from a .NET application in a Java Servlet
    ... I am working on a project that takes signed data from an application ... that can be in either Java or .NET. ... of "Invalid encoding for signature" or it just fails verification. ...
    (comp.lang.java.programmer)
  • Unable to verify signature with Sun JSSE
    ... In a nutshell I cannot get signature verification to work, ... and what doesn't work in Java. ... all of the input data (the public key, the SHA-1 hashed data that was ... bytepublicKey = ...
    (comp.lang.java.security)
  • Re: Obtaining methods signature
    ... Unfortunately, I'm restricted in using any extern packages in this project, so I have written simple class for translation method's signature from general notation to jvm. ... I believe that this information is not available in the standard Java ...
    (comp.lang.java.machine)