4 Replies Latest reply on Apr 23, 2007 8:04 AM by mrnice

    Creating a AJAX Server Push Component

    mrnice

      Serverpush AJAX

      Hi,

      is there a possibility to write a component which has serverside push functionality?

      I want to write a component, which gets some data from the server after a selection in a tree has been made.

      So the steps would be:
      1) Select a node on the tree
      2) Fetch data from server
      3) Display it in the component.


      Regards Jan