For my project I need to work with excel files like creating,modifying,sorting the fields,updating etc.,
So any one tell me which is better to use. either JavaExcelAPI (downloading JExcelApi library) or HSSF (which is from apache POIs project) thank you,
from vini