I am using apache under linux, and the database is postgresql.

I am trying to retrieve data from a database using jdbc. However it always throw a 
ClassNotFound exception when I try to run this code
" Class.forName("postgresql.Driver");

I use the same code for a java application, it's works. But use this code in Servlet, 
it do not works at all.

thanks


Send FREE April Fool's Greetings to your friends!
http://www.whowhere.lycos.com/redirects/American_Greetings.rdct

___________________________________________________________________________
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