4 Replies Latest reply on Mar 1, 2006 6:21 PM by gavin.king

    Seam Remoting Framework

    shane.bryzak

      I've checked in an initial release of the Seam remoting framework to CVS. What it does is allow you to make AJAX calls to your Seam components from a web page. There is a simple hello world example which demonstrates the very basics and there will be more complex examples soon. I invite anyone who is interested in this kind of thing to check out the latest version from CVS and give this stuff a go - I'm interested in hearing feedback from your experiences.

      An important note - this is just an initial preview of this technology and as such APIs etc may possibly change, breaking backward compatibility.

      There are also the beginnings of a remoting chapter in the documentation, just enough to get started with. This will also get expanded upon soon.