Mike Shaver wrote: > Jon Smirl wrote: > >> you want blackConnect: http://www.mozilla.org/projects/blackwood/ > > > > ...unless you'd rather use existing classes rather than write new XPCOM > wrappers for them in Java, in which case you just want LiveConnect. > Built by default, should work fine if you have a supported JVM installed. > > Mike >
If I want to use LiveConnect, how do I get around the problems of applet security. Or shouldn't it be a problem? I can't create any Java object outside of java.lang.* or lava.util.*. Is this an environment or configuration problem? Thanks Blake Williams
