19 March 2009
3 huge pains in your XML and SOA to avoid
This article examines three different common anti-patterns, or "worst practices" in XML that can give you a big headache when coding for Web services and SOA. These common errors are often encountered and can really make your life more complicated than it needs to be. These solutions can definitely cut your misery short.
27 February 2009
Build a Web application using Grails and Flex
You don't have to write any SQL to create a database or to read and write from it. Grails makes it much easier to map URLs to Groovy code, invoke services and create XML for the Web service, which is easily consumed by a Flex front end. Learn how to create a clean MVC architecture on the front end and how to use many sophisticated features of Flex, like E4X, data-binding, states, and custom components. In this article you will see how easy it is to create a Web service with Grails.
1
(2 marks)