 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Arthur Ore Guest
|
Posted: Thu Mar 03, 2005 8:22 pm Post subject: Re: Applet Only Works Inside JBuilder |
|
|
What's the error that you are getting? Your code works fine for me when run
from the desktop, using both IE6 with jre 1.4.2_06 and with the standard MS
jvm.
Are you getting any errors in the java console window, if so post them as
they may help us diagnose the problem? Also, when you build the applet
within JBuilder if you aren't using the same version of jvm to run the
applet outside, then you need to make sure that your in your Project
Properties build tab that the target vm is set to all SDK's.
Arth
"Karl Heinz" <karl.heinz (AT) am (DOT) sony.com> wrote
| Quote: | HELP! I create a "Hello World" applet that the sample HTML viewer created
by the JBuilder 8 wizard see's just fine while working in JBuilder.
However, if I take the HTML source and place it in a file on my desktop
and also copy the applet class file to my desktop, the HTML file no longer
finds the applet.
I was under the assumption that the source directory that the HTML file
was found in would be the CODEBASE for the applet as well.
I also tried copying the HTMl file and applet class file to the root
directory of my webserver but that did not work either.
I even have a third-party applet contained in a JAR file that I added my
applet class file to and specified the ARCHIVE in my HTML file, again to
no avail. Below is the applet source code as well as the HTML.
snip/ |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|