Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> JDeveloper3.1 Applet in Web page

JDeveloper3.1 Applet in Web page

From: Brian <bshan_at_ymail.yu.edu>
Date: Mon, 11 Sep 2000 13:04:07 -0400
Message-ID: <8pj31p$5rp$1@moonbeam.aecom.yu.edu>

Hi. I am playing with Jdeveloper3.1.
I have developed a small applet using jTree and few of my own classes. The main .class file is called navtree.class. The applet works fine in the applet viewer. When I use the default html page that jdev creates via the project wizard, the web page says that it can't find the class navtree. I tried moving the class files and the web page into the same directory, and I get trhe same results.
I have played with the CODEBASE parameter (the default is ".."), including eliminating it when everything is in one directory but no luck. I have put everything into a .jar file, but then nothing happens.

I have tried to put everything on my web server instead of just on my pc, but I still get the same "class not found".

This makes no sens to me especially if everything is in the same directory.

Any help would be appreciated!
brian_at_techcat.com Received on Mon Sep 11 2000 - 12:04:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US