Latest

  • SML, What is it?

    The Service Modeling Language (SML) provides a rich set of constructs for creating models of complex services and systems. Depending on the application domain, these…

  • Some Useful -XX Options JDK 5 or higher

    The options below are loosely grouped into three categories. Behavioral options change the basic behavior of the VM. Performance tuning options are knobs which can…

  • Binding XML attribute to a DataGrid column

    Most binding examples work with a flat XML structure. However, in most cases the format of the data attribute will not work directly with Flex…

  • Why I picked Flex and not JSP / JSF

    • Flex and JSP applications interact effectively with the browser caching mechanism to eliminate redundant loading of resources from the client. • Flex applications are…