Core Java by Cay Horstmann and Gary Cornell
It is a 2 Volume series....the information you need is in the second volume.
You can check out www.amazon.com
Let me know if you need anymore help
Reeza
----- Original Message -----
From: "Heakyung Park" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 03, 2000 12:41 AM
Subject: Re: Applet access to backend database that is running on different
server
> Thanks for good info, Ali. I am not aware of Core Java Book yet. Where can
> I find it? Is it availble on the Internet? Thanks.
>
> HeaKyung
>
> On Thu, 2 Nov 2000, Reeza Ali wrote:
>
> > Hi,
> > make a service to sit on the same server as your applet and use the
> > JDBC-ODBC Bridge to access the DB. your applet will need to connect to
the
> > port which your service is listening to. The Core Java book has a good
> > example on this
> > Reeza Ali.
> >
> > ----- Original Message -----
> > From: "Heakyung Park" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, November 02, 2000 8:31 PM
> > Subject: Applet access to backend database that is running on different
> > server
> >
> >
> > > Does anyone know how can we get away with "access denies error" when
my
> > > applet is trying to access back end oracle database that is running on
> > > different server from my applet is running? Any suggestion! such as
RMI or
> > > making a jar file etc. Thanks fo any help.
> > >
> > > HeaKyung Park
> > >
> > >
> >
___________________________________________________________________________
> > > 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
> >
>
>
___________________________________________________________________________
> 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