IS IT POSSIBLE TO WRITE XPCOM COMPONENTS IN JAVA AND REGISTER THEM TO MOZILLA?
Ross <[email protected]> Thu, 13 Sep 2007 02:28:07 -0000
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <1189650487.407411.16420__40957.0789117881$1189650631$gmane$org@22g2000hsm.googlegroups.com> |
Hi, all: Is it possible for us to write a XPCOM component in Java and register it to Mozilla so that the Mozilla browser can use that XPCOM component? If I cannot write a XPCOM component using Java and register it, could I invoke the JVM of Mozilla separately in order to let my Java application communicate with that JVM in Mozilla? Thank you in advance. Ross