January 23, 2003
Two articles on the same day about producing Excel spreadsheets using the Apache POI project, APIs for manipulating Microsoft document formats with Java:
I keep having to create Excel spreadsheets on the fly. I do it with Perl, of course, but POI is intriguing. One of the reasons that I'm getting back into Java is all the cool Apache projects that use Java.