Check your applet tag for codebase tag
Check to make sure your datbase driver is available in the directory where
your codebase is implied.
Make sure you database is on the same machine as the applet is loaded
from.


3 is for after you fix the first two.

J

Pooh Bear -- "I am just a bear of little brain"


On Thu, 4 Nov 1999, DD23 CCChang2 wrote:

> 
> > Dear Sirs:
> > I am junior JAVA programmer, one question need your help.
> > I had RedHat Linux 6.0 with Java 1.2 SDK and PostgreSQL database,
> > and my web server is Apache 1.3.6 version.
> > I had copy the postgresql.jar into /jdk1.2/jre/lib/ext.
> > 
> > then, I wrote an applet just query the data from PostgreSql database,
> > and show the result on screen, then created the test.html file, 
> > and include the class , when I use appletviewer test.html, I can see 
> > the data everything is OK, 
> > 
> > but when I put the html on my web, then I can see the applet area show 
> > "Can't find Database Driver ...... postgresql.drive...."
> > It's anything Linux envirounment setting error?
> > Tks!
> > 
> > Jones Chang
> > 
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to