Re: Re : Security

Charlie Lai (Charlie.Lai@Eng)
Mon, 12 Jan 1998 12:00:52 -0800 (PST)

From: Charlie.Lai@Eng (Charlie Lai)
Message-Id: <199801122000.MAA02281@angeles.eng.sun.com>
Subject: Re: Re : Security
To: fintech@bom3.vsnl.net.in (Fintech Systems)
Date: Mon, 12 Jan 1998 12:00:52 -0800 (PST)
In-Reply-To: <Pine.OSF.3.95.980112173426.10961B-100000@bombay2.vsnl.net.in> from "Fintech Systems" at Jan 12, 98 05:35:19 pm

> My name is Devender and I have problem with Java Appletsecurity exception.
> I could not start applet via Netscape3.0 or Internet Explorer 4.0 to
> display data from MSAccess database.It gives Error:
> sun/jdbc/odbc/JdbcOdbcDriver not found.
> Applet works with appletviewer & load this driver class properly.But what
> should I do to start applet via Netscape3.0 or internet Explorer 4.0 to
> display data from database.I am using JDK1.1.3.
> Please also advice me how to set Security of Applet using jdbc-odbc.

to get applets to work via Netscape, you might want to check out
netscapes web page on code signing:

http://developer.netscape.com/software/signedobj/index.html

and for microsoft IE:

http://www.microsoft.com/security

thanks,
charlie