Subject Re: [Firebird-Java] Problem with Java Applet and JayBird
Author Rick Fincher
Hi,

Can you be more specific? Is it an applet or a JSP under resin? What is the
error message? Is Resin running on the same server as Firebird?

You may be getting a security exception because an applet can only access
the server it was served from without security modifications.

Rick

----- Original Message -----

> i,m a user of firebirdsql and i,m using java applet to
> send data in the database , when i,m connecting with
> jsp everything is working well but when i connect the
> applet with the same jdbc connection , the connection
> is faild. My applet is in a jar file placed under
> RESIN_HOME / archives (i,m using resin web server).
>
> Please help me to connect my applet to the database
>
> Padasa