Is it just me, or is the original poster looking for something more like embedding some Javascript into a JSP, or doing some AJAX-y stuff?
-Josh On Tue, Nov 25, 2008 at 11:34 AM, rhelmer <[EMAIL PROTECTED]> wrote: > 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 > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Like the cut of my jib? Check out my Flex blog! :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED] :: http://flex.joshmcdonald.info/ :: http://twitter.com/sophistifunk _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
