On Nov 24, 2:00 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> On 24 nov, 19:18, rhelmer <[EMAIL PROTECTED]> wrote:
>
>
>
> > Firefox and other Mozilla apps can be controlled via XPCOM using Java
> > Liveconnect:https://developer.mozilla.org/en/Java_in_Firefox_Extensions
>
> > No applets are needed.
>
> I think Liveconnect makes communication from javascript (firefox) to
> Java. I use it and it's ok but i need the communication in the other
> way i.e java to firefox. At this moment, i see 2 ways by socket
> communication or what they explained to me with applets.

You are right.

I was actually thinking of JavaXPCOM not Liveconnect, sorry:
https://developer.mozilla.org/en/JavaXPCOM

However it sounds like you want to do this from inside Firefox and not
embed Gecko though, right?
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to