Re: doubt - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: doubt
Date
Msg-id 436C96CD02000025000004A4@gwmta.wicourts.gov
Whole thread Raw
In response to doubt  (pavi thra <paveek@yahoo.com>)
Responses Re: doubt  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-jdbc
Java takes a pretty conservative approach to security.  An applet
is only allowed to connect back to the server from which it was
loaded.  The database must be on the same computer as the web
app, or you must use tunnelling software.

Without more information I can't be sure that this is your issue,
but it seems likely.

-Kevin


>>> pavi thra <paveek@yahoo.com>  >>>

how can i run jdbc in applet. it compiled correctly. but in runnig it
gives security error.how can i overcome


pgsql-jdbc by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Stable JDBC drivers for 8.1
Next
From: Kris Jurka
Date:
Subject: Re: Stable JDBC drivers for 8.1