
Ross Mason on Wednesday, October 13, 2010
There are some cool new features in Mule 3 for building AJAX applications. I figured I’d take you through a tour of the GPS Walker, an small example that demonstrates how to use AJAX to communicate from a Mule Service to the browser. This example uses other new features in Mule 3 including automatic JSON [...]
Filed under: Mule ESB by Ross Mason on Wednesday, October 13, 2010 | Social tagging: ajax > howto > json > Mule 3
4 Comments »

Ross Mason on Tuesday, December 15, 2009
JSON, short for JavaScript Object Notation, is a lightweight data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). Many REST services use JSON as the preferred data format (including Tcat Server’s REST API). JSON provides a much simpler model for data representation and is widely [...]
Filed under: Uncategorized by Ross Mason on Tuesday, December 15, 2009 | Social tagging: bindings > howto > iBeans > json > REST
2 Comments »