Last Published : April 23 2010

Technotes from our development team



scomp alternative


This Ant build script is an alternative of scomp, and saves much troubles of compilation errors and all. This can be used to convert a set of schema files(xsds) to a jar file which will contain the generated JavaBean corresponding to the xsd.

Building Charts Using JFreechart


JFreeChart is a free open source chart building library written in Java.This articles provides an introduction to the chart functions in the toolkit