On Wed, 28 May 2003 22:16, Schwartz, David (CHR) wrote: > Jason - > > I got the oracle files & saved them as jar's in my classpath > (web-inf/classes). when I compile the sample class get this...
They need to go into WEB-INF/lib instead, also make sure your WEB-INF is in caps plus at compile time the classes12.jar file needs to be in your classpath. Regards, -- Jason Bainbridge KDE Web Team - http://kde.org [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
