EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 17, 2001 8:35 AM
Subject: Re: mm.mysql.jdbc-1.2c and applets
> Applet don't allow bulid new socket connection, which will do when you
> make a connection from applet to database.
> The s
Applet don't allow bulid new socket connection, which will do when you
make a connection from applet to database.
The solution is writing a servlet to let applet call it.
On Wed, 17 Jan 2001, Paulo Mora de Freitas wrote:
>
> Dear All,
>
> Could someone help me to access my mysql database from
Dear All,
Could someone help me to access my mysql database from an applet with
mm.mysql.jdbc-1.2c?
The problem is that when trying to access a mysql database from an
applet using Netscape it get an AppletSecurityException (described at
end of this message). But the mm.mysql.jdbc-1.2c docum