Differences between revisions 4 and 5
Revision 4 as of 2007-09-16 22:09:43
Size: 477
Editor: GregMoore
Comment:
Revision 5 as of 2007-09-17 04:08:12
Size: 850
Editor: GregMoore
Comment: added Poi
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:

=== Apache Poi ===
 No this isn't really bad Hawaiian food but a really slick way to write out Excel xls and other Microsoft Office format files with out have to have any microsoft software installed. Poi is really slick Java API and pretty easy to use. Take a look at the PoiExample and to download it and get more information on Poi and visit http://poi.apache.org/

Other Examples in Jython

DocumentationAndEducation

TableOfContents


Log4j

  • This is a simple Log4jExample that show how to use this excellent logger with Jython. Yes, Python provides a logger but log4j can be used for debugging apache stuff. What ever you use loggers use its better then using print statements. You can get log4j from http://logging.apache.org/log4j/1.2/download.html

Apache Poi

  • No this isn't really bad Hawaiian food but a really slick way to write out Excel xls and other Microsoft Office format files with out have to have any microsoft software installed. Poi is really slick Java API and pretty easy to use. Take a look at the PoiExample and to download it and get more information on Poi and visit http://poi.apache.org/

OtherExamples (last edited 2011-04-04 18:53:37 by c73-102)