If you want a standalone java client to interact with FF then you
could use Runtime for opening an url in the browser. If you really
want to control more then i think you are in for some have duting JNI
code to make a native bridge

On 27/11/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> hi there,
>
> i've seen XPCOM and it seems that it for embedded mozilla (what about
> firefox ?) in a java application (ie swing application ?). So i think
> i can't use it for what i want. I need to have a separation between
> firefox and my java application. I need something like a bridge
> between them.
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to