My hunch is that you are trying to access an Oracle database using Java2
with the 8.0.4.0.6 JDBC Drivers (that come with Oracle 8.0.5).
Unfortunately those drivers don't support the new security model of Java2.
Try downloading the new Oracle 8.1.6 drivers from www.oracle.com, and make
sure you get the version for Java2.
    (*Chris*)

----- Original Message -----
From: "Mahesh Patil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 21, 1999 3:05 AM
Subject: Efficient Java coding...


> Hi guys,
>
> IS there any documentation on 'Efficient Java Coding' or making java code
> faster by writting better code....If yes please let me know...
> Thanks
> Mahesh
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to