News

Q: I’ve been asked to extend my company’s Java-based spreadsheet software to read and write Excel spreadsheets. Can you recommend an open source Java library that will help me with this task?
This article provides insight into POI and shows how to read/write Microsoft Excel documents using Java. It also presents an interesting example using the POI API.