I am attempting to connect to an oracle Database via an
applet.
My code seems fine, as it works from my JDE's Supplied applet viewer.
I think my problem is the code in the HTML file I am using to display the applet.
I use the following (without ojdbc14.jar, and without connecting to the DB) to run the applet, where "myApplet is the applet I have written.:
Ive tried a few different things but they dont seem to work -
If anyone could advise me on how to include ojdbc.jar in this code that would be great, as Im really stuck!!!
Thanks,
Eoin.