Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Security problem with Java Applet using Oracle Thin JDBC
You might find some interesting thigs here:
http://devedge.netscape.com/support/faqs/champions/java.html#6-1
Hicham.
MEB wrote:
>
> I am using the Oracle thin JDBC driver and the Java Swing 1.2 plug-in to
> connect to a database on a foreign machine.
> It works fine if the database is on the same machine as the server the
> applet is loaded from.
> But, if I try to connect to another machine I get a socket security
> exception.
> I have signed the applet's jar file and gave it "All permissions", but this
> seems to be not enough.
> However, trying to allow "Socket permission" does not make any difference,
> mayby I have the wrong syntax for the port (I tried sth like
> servername:1024-65000).
>
> Has someone solved the problem?
>
> Mirko
Received on Sun May 30 1999 - 11:15:57 CDT
![]() |
![]() |