How to call a java applet in rails application?

HI,

I have a applet file named “Scanner.class” which will scan and upload
image to the web server from Scanners.

I have couple of doubts in accessing that applet file.

  1. How to call this applet from rhtml file, and where should i place
    this file.

  2. I also use some external jar files which i imported in my applet
    file, where should i place these jars?

Thanks,
Ratnavel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ratnavel S. wrote:
| HI,
|
| I have a applet file named “Scanner.class” which will scan and upload
| image to the web server from Scanners.
|
| I have couple of doubts in accessing that applet file.
|
| 1. How to call this applet from rhtml file, and where should i place
| this file.
|
| 2. I also use some external jar files which i imported in my applet
| file, where should i place these jars?

Does the documentation on Java Web Start help you out?[0] In general,
Java applets are executed by the client, and you can stick the Java
stuff where ever you want, as long as the JNPL (sp?) file references the
correct paths.

[0] Java Web Start


Phillip G.
Twitter: twitter.com/cynicalryan

You stay here, Audrey – this is between me and the vegetable!
~ – Seymour, from Little Shop Of Horrors
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgEh+4ACgkQbtAgaoJTgL/ZaACaAwy9Zed44G3woA1wboWyMrmR
s98An2dxFLFNpboQI3viRLdVvYSeTRrd
=PnmY
-----END PGP SIGNATURE-----