Griaule Biometrics

Home » Forums » GENERAL » Fingerprint Images » fingerprint with applet web - impossible load images
1 reply [Last post]
Anonymous
Rate this post:
0
No votes yet
fingerprint with applet web - impossible load images

Hello, this is my first post in the forum, i have a problem, y try to access the GrFingerAppletSample.html localhost, is fine, it works!!! but when I try to access form other computer doesnñt work.

When I show the java console: java.lang.ClassNotFoundException: com.griaule.fingerprintsdk.appletsample.FormMain

And the images doesnñt show.

What can I do=???

thanks for your help.

webmast
Offline
Joined: 2006-10-26
Rate this post:
0
No votes yet

There are a few things to do when deploying the applet. Make sure you are:

1. Signing the applet.
2. You're putting the dependencies in a folder you have access, and you're correctly pointing this folder in your source code.
3. You've installed JVM in the other machine.