Adam, Put the driver files in the WEB-INF/lib folder in webapps. Create a lib folder if it dosen't exist in WEB-INF. Hope that helps...Let us know... Praveen
----- Original Message ----- From: "Alfar, Adam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 1:14 PM Subject: loading jdbc driver > I am using tomcat 4 and I am having problems loading the jdbc driver as > follows: > "java.lang.ClassNotFoundException: com.informix.jdbc.IfxDriver " whenever I > try to load the servlet thru the web browser. > However, if I run the jdbc loading through standalone java program, it loads > fine and executes the query. Please advice. Thanks! > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
