How to ReSTfully Ajax

Here are some pointers for learning more about the Ajax programming model and how to properly design your Ajax application :

While I am mentionning the Representational State Transfer (ReST) architecture style, here are some additional and valuable resources on this topic :

4 Responses to “How to ReSTfully Ajax”

  1. Jerome Louvel Says:

    There is now another alternative REST framework for Java.
    See http://www.restlet.org

  2. Sig Says:

    Update on Ajax : Jakob Nielsen, the pope of usability, said : “Ajax: Just Say No”, reason being that Ajax would definitely be ReSTless.
    Thanks, once again, David, for this link !

  3. Sig Says:

    Thank you Jerome.

  4. TOTOleHero Says:

    There is new concept now the REST-RPC : http://xins.sourceforge.net/restrpc.html

Leave a Reply