Activate your free membership today | Log-in

Remoting


Thursday, January 19th, 2006

Apache Struts-Shale and Simple Ajax

Category: Java, Library, Remoting

David Geary has announced a new remoting package for Shale, the Java framework that sits on top of JavaServer Faces. Now with one JS function you can access your managed beans on the server side: PLAIN TEXT JAVASCRIPT:   function zipChanged(zip) {    sendRequest("http://localhost:8080/struts-shale-usecases/" +                "dynamic/remoting$business/cityAndStateForZip.faces" +   Read the rest...

Posted by Dion Almaer at 9:37 am
Comment here

++---
2.7 rating from 51 votes

Thursday, January 12th, 2006

JAHAH – Cross-Domain JS Library

Category: Library, Remoting

With all the recent excitement about cross-domain Javascript, it was perhaps inevitable that libraries would emerge to automate the process. David Janes has produced one such library: JAHAH. The name comes from AHAH, which we posted about earlier. Amongst its features: * It is easy for web page authors to include JAHAH documents * It Read the rest...

Posted by Michael Mahemoff at 7:50 am
5 Comments

++++-
4.1 rating from 37 votes

Thursday, December 15th, 2005

Yahoo! JSON API

Category: Programming, Remoting, Security

Simon Willison, now at Yahoo!, reports that Yahoo! has JSONified itsAPI: As of today, JSON is supported as an alternative output format for nearly all of Yahoo!'s Web Service APIs. This is a Really Big Deal, because it makes Yahoo!'s APIs available to JavaScript running anywhere on the web without any of the normal problems Read the rest...

Posted by Michael Mahemoff at 6:51 pm
7 Comments

++++-
4.9 rating from 8 votes

  • Page 2 of 2
  • <
  • 1
  • 2