Livecommunity powered by sixgroups.com
  ABOUT MASHUP CAMP WIKI BEST MASHUP CONTEST NEWS SPONSORS CONTACT TV BLOG WHO'S COMING?

JavaMashups

From MashupCamp

Jump to: navigation, search

Java is ideal for providing mashups.

With Java you can render dynamic content to a web client and you can you can use Java to proxy to other services thus avoiding the domain of origin issues that may occur with XMLHttpRequests and apply another layer of filtering if possible.

This discussion will cover AJAX with Java, an XmlHttpProxy Servlet to access mashup services, jMaki http://ajax.dev.java.net, Dojo client-side mashup using ScriptSrcIO (aka. jsonp), and the other efforts at Sun (http://developers.sun.com/ajax).


See the slides at: http://homepage.mac.com/greg_murray/java-mashups.pdf

See Aerith at:

https://aerith.dev.java.net/

Learn more about doing JSONP Mashups with Dojo at:

http://manual.dojotoolkit.org/WikiHome/DojoDotBook/Book25