Re: Newbie question - Applet works only in appletviewer - Mailing list pgsql-jdbc

From Shmuel A. Kahn
Subject Re: Newbie question - Applet works only in appletviewer
Date
Msg-id 3CFE9B0E.23330.1272DE2@localhost
Whole thread Raw
In response to Newbie question - Applet works only in appletviewer  ("Shmuel A. Kahn" <Shmuel@Kam-motion.com>)
Responses Re: Newbie question - Applet works only in appletviewer
List pgsql-jdbc
> I am trying to write an applet for the internet, to display (output
> only) some DB data. I managed to get my code to work as an application,
> and even run under the appletviewer, but it fails under both Internet
> Exploder 6. and Netscape 7.

Woops!!
Forget to mention I am crashing on the following exceptions:

---------------------------------------------------
Error -- java.lang.ClassNotFoundException: org.postgresql.Driver
Error -- java.sql.SQLException: No suitable driver
Error -- java.lang.NullPointerException

Shmuel Kahn

--
You're just jealous because the voices only talk to me.
Shmuel A. Kahn
Shmuel@Kam-motion.com


pgsql-jdbc by date:

Previous
From: "Shmuel A. Kahn"
Date:
Subject: Newbie question - Applet works only in appletviewer
Next
From: Barry Lind
Date:
Subject: Re: Java GUI development