Category Archives: AJAX

Making AMF calls from AJAX (JSP, Java)

AMF (Action Message Format) Calls can be triggered from Java Client as well. AMFConnection class can be used for the same. Documentation is available at: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/amf/client/AMFConnection.html Below is a simple example usage: Setup BlazeDS and create simple destination as explained … Continue reading

Posted in AJAX, AMF, BlazeDS, Flex, JAVA, JSP | 7 Comments