|
|
|
This document goes over the process of accessing native libraries
from Java applets working with both Netscape Navigator and Internet
Explorer while keeping the code same. We wrote it because we couldn't find a unified description
of the process anywhere on the Web.
The
main objective of the document is to propose a single way of coding which will
help invocation of JNI calls through an applet from the two main browsers in
the market i.e. The Internet Explorer and the Netscape Navigator. Also in here,
we will be trying to keep the approach such that as much as possible the old
browsers can support the code.
It's written with as much detail as possible, but with the assumption that
the reader basically knows his requirements and some basic knowledge of the
issue. Please send any comments to us at s.bakshi@ebsolutech.com
Before
you go any further, make sure you read the disclaimer.
We believe this document to be fairly complete and correct. However, it may contain errors of various magnitudes. Although we are interested in hearing about any such errors, and will attempt to fix those brought to our attention, this information comes with no warranty, and we are not responsible for any harm you may come to by using it.
Next section:
Overview
©
2001 – EBSolute Technologies