calling Java code from Firefox extension

"andrewarnier" <[email protected]> Mon, 18 Jan 2010 22:37:20 +0800
Newsgroups gmane.comp.mozilla.devel.java
Message-ID <00d001ca984b$c0c8e180$425aa480$@com>
Hi all,

I'm new to firefox extension. I want to calling Java code from within a
Firefox extension,

I can using liveconnect and xpconnect to do it ,

I'm just want to know what's different about it and JAVAXPCOM.

If I using javaxpcom , am I need to via JNI to complete ?

 

Again, any help here would be seriously appreciated.  Even if it's

just a little insight.