u can extract them and put them back, or else rename it to a .jar file and place it the tomcat lib dir and also set the classpath to this .jar file in ur tomcat.bat file (jsut to be on the safer side).
hope this works. anoop ----- Original Message ----- From: "Peng Shih-Yun" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 9:07 AM Subject: Ask Tomcat4.0.1 with Oracle > Hi , > My jsp problem is connect to Oracle DB ..... > But in tomcat 4.0.1 .....it can't find Class oracle ...what's up ?! > When in 3.2.3 , I have set classpath to where classes111.zip ....then it > works ! > But in tomcat 4.0 ....it can't~~~ > The error message is Class oracle.jdbc.drier.OracleDriver() not found ... > Where I should put that class file and how to set ? > Has any one have experiences to share with me ? > Thanks > > Jessie > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
