Flex with Java Servlets: how to use XML from an HttpService to populate a Data Grid(Table)
April 20th, 2009
One of the ways to integrate a Java application with a Flex front end is by using Httpservice with XML. Aimed primarily at Java developers new to Flex, this quick start guide describes how to populate a flex table using xml returned by a servlet.
