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

Home -> Community -> Usenet -> c.d.o.server -> trouble with web server

trouble with web server

From: John Thompson <thompsjs_at_co.larimer.co.us>
Date: Fri, 7 Aug 1998 09:15:57 -0700
Message-ID: <6qf5l5$fnl$1@news-2.csn.net>


We are having trouble viewing a .fmx Oracle form on a java enabled web browser.

What we have installed:
- Oracle database version 7.3

What we have done:
- Created and compiled a simple form on the NT machine.

The problem:
Using Internet Explorer 4.0, we give it the url refering to the virtual directory of the Forms Cartridge Handler. This calls the cartridge we created (web_cart) which in turn calls our baseHTML page. This page opens and the Applet begins running (oracle.forms.uiClient.v1_4.engine.Main). However, the screen remains blank even though a "Applet Started" message is displayed at the bottom of the window.

When we use Internet Explorer 3.0 we get a NoClassDefFoundError: RunForm message at the bottom of the window instead of the applet started.

Any ideas as to the cause of our problem? There is apperantly more to this than the book states but we are stumped as to what it is. Do we need to do something with java classes? Compile in a special way? Any help you can provide will be appreciated. This is a trial version we are testing to see if it meets our needs.

Thanks
John Thompson
thompsjs_at_co.larimer.co.us Received on Fri Aug 07 1998 - 11:15:57 CDT

Original text of this message

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