Miroslav Penkov wrote:
1) how to create XPCOM components in java (with sample best)
> 2) how to call our java application code from javascript within mozilla. > to both areas we extensively searched on google but had no result
The ideal solution would be to use the Java Component Loader (https://bugzilla.mozilla.org/show_bug.cgi?id=299263), but that isn't finished yet. In the meantime, take a look at http://developer.mozilla.org/en/docs/Java_in_Firefox_Extensions.
javier _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
