
July 13th, 2000, 04:00 AM
|
|
Junior Member
|
|
Join Date: Jul 2000
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
I´ve got a few pointers for you.
To se if they start, check out
www.yoursite.com/servlet/yourpackage.yourservlet
the host must be hosting other pages, check them oout if that url doesent work.
Regarding the database, you have to upload the mySQL drivers in your servlet directory, if it isnt installed by your host already.
to se error messages from your servlets check the error logs, where they are at your site I really cant tell, but I would gess under logs.
if the databse doeent work from start I sugest that you install mySQL, it isnt that hard, and do the programming against it, that way you know you dont have to deal with such troubles as rewriting sql and stuff
/Johan Larsby
|