This is my first pass with trying to establish a jdbc Oracle connection with
Tomcat.. So please be kind.

1. I have created a myfilename.class and html page (calling class) and
placed them into

/usr/local/tomcat/webapps/ROOT

2. I also set up my Oracle jdbc in the java file and placed the Oracle
classes.jar files into the same directory

3. I added this directory to my CLASSPATH.

4. I've restarted Tomcat.

5. But when I try to view the html page it won't load my applet, I get:

Java.lang.ClassNotFoundException:myClassfilename

Any help is GREATLY appreciated.

BTW: using Oracle 8.1.5(thin driver), Tomcat 3.3.1, mod_jk, JSDK2.0, Java2



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to