You need to enable JavaScript to view more than 15 articles by this author.
Reading and Writing Excel Files with POI Publish Date: Apr. 16, 2003
The Jakarta POI project provides a nice Java API for reading and writing Microsoft file formats. After learning about the project, most people ask, "How can I write a spreadsheet?" Andrew C. Oliver and the POI folks demonstrate how to read and write Excel files using the Horrible SpreadSheet Format class.