passing string between c and java (2)

2000-07-22 Thread Boris
I still can't resolve the question in Issue 151 now. I have put two System.out.println("ok") statements before and after System.loadLibrary("IO"),and I delete all statements in c method. And when I run compiled project,those two "ok" are printed, and then the same error information are printed:

Re: browser gives a javax.swing.SwingUtilities not found error

2000-07-22 Thread Jules Agee
If you use the tag it doesn't use the plug-in, it uses the browser's default JVM, which will not have access to Swing classes. To use the plug-in you have to use the tag for IE or the tag for Netscape instead of . Pretty silly to have two different browser-dependent tags, huh? There are examp