![]() |
|
You can use Informix JDBC Driver in an applet to connect to an Informix database from a browser such as Netscape Navigator or Microsoft Internet Explorer. The following steps show how to specify Informix JDBC Driver in the applet and how to ensure that the driver is correctly downloaded from the Web server.
Important: A few browsers do not support the ARCHIVE attribute of the APPLET tag. If you think this is true of the browsers that are going to download your applet, you must unpack and install the ifxjdbc.jar file in the root directory of your Web server.
If the browsers also do not support the JDBC API, you must install the class files included in the java.sql package in the root directory of the Web server as well.
See your Web server documentation for information on installing files in the root directory.
Because unsigned applets cannot access some system resources for security reasons, the following features of Informix JDBC Driver do not work for unsigned applets:
Tip: You can enable these features for unsigned applets using the Microsoft Internet Explorer browser, because this browser provides an option to configure the applet permissions.