From: Wayne P. <wa...@mi...> - 2002-02-23 04:43:32
|
That was the problem, when I crated the applet I used --jar but not --core and it couldn't find jython.jar . When I used --core and --jar it works fine, I also know what the problem with the JDK plugin was. The site I was visiting (hushmail.com) had an older applet that did not use the new permission and access rules for 1.4. So the plugin was working fine, it was just that every site I visited was using older versions of applets. Thanks for all of your help, Wayne Syver Enstad wrote: > Hi Wayne, could you tell us excactly what you do to make the applet. > > I'm thinking of HTML code, where is the jar file, exactly what > compilation options do you use and so on, I think it would help in > diagnosing your problem. > > A thought, I didn't see that you used the --core switch to jythonc, > this is required if you don't provide jython.jar in the list of > archives in the applet tag in your html code. Btw, the java plugin > works fine on my machine (win2k pro, ie 6, java 1.4) > -- Wayne Pierce web: http://www.mishre.com email: wa...@mi... "What you need to know." |