Servlet Filter Came To The Rescue

In my previous post I outlined a couple of limitation that Flex HTTPService class has in dealing with Restful style web services. After giving it some thought, I came up with a solution that will allow me to continue to use Flex with Restful style web services without changes to the backend. The [...]