Raj Saini wrote: >Hi, > >Does someone have the idea, how can I subscibe from a >javascript client and get the async update of the >messages? At the client the XML-RPC call back method >is called when the reply from the server is >recveived. But in publush/subscribe, how this can be >achived at the client side? > Michele Lagi is doing something like this in his internet chess demo. See xmlBlaster/demo/javaclients/svg/rhino/chessRhino.svg
This is a *REALLY COOL* example, communicating from javascript async with CORBA (or any other supported protocol) with xmlBlaster - only some lines of code do the whole magic. Probably Michele can comment on it. Marcel > >Any idea or clue pls. > >Thanks > >Raj > >__________________________________________________ >Do you Yahoo!? >Yahoo! News - Today's headlines >http://news.yahoo.com > > > >
