Latest

  • 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…

  • 6 new Features on JSP & Servlets

    If you use a web container such as Tomcat 5.x, which supports Servlet API 2.4 and JSP 2.0, then you can use a number of…