Hi All, When I have tested the POI and JExcelAPI which are both open standards, I have identified that JExcelAPI is much better than POI's HSSF
The Reasons are 1. it can handle formulae 2. It parses much faster than the HSSF 1.2 MB filew took 9 seconds form using POI whereas it took only 4.7 seconds using JEXCELAPI. Jexcel API source I have found from http://www.andykhan.com/jexcelapi/index.html Regards Sudhakar ===== "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955) "It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950) __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
