Hi,

I am using Domino JDBC to access Domino Database. It works fine when the
code runs as a standalone java program. But when I changed it to a servlet
and run on R5 application server, I get a 'class not found' exception on:
Class.forName("lotus.jdbc.domino.DominoDriver");

I have already put the driver jar file in my system classpath as well as
R5's class path.

Pls help! Thanks
Gina

___________________________________________________________________________
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