"Michel Gutierrez" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi, > > I need to empower a xul/chrome application with some Java code. > From a quick search, I see 3 ways for doing this: > > 1/ create a java applet in xul >
I remeber some post about problems with it, you might need to put it in an HTML IFRAME.inside a XUL. > 2/ use luxor (http://petra.sourceforge.net/applet.html) to hide java code > behind a xul tag > Loxur got nothing to do with XUL. > 3/ create and register a fully-fledged xpcom component written in java > > Not sure what is the status of the JAVA<-> XPCOM bridge. You can ask this at the java NG. > Should I forget right now about some of those solutions, or are there > other methods I should investigate ? > > Thanks, > /mig > Mark. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
