Handling Excel files

how to read,write and update Excel files thorow java programming?my requirement is to change the cell values dynamically?is it possible in java?
[158 byte] By [madannaidu] at [2007-9-30 18:23:33]
# 1
Try Apache POI-HSSF: http://jakarta.apache.org/poi/hssf/
YoGee at 2007-7-6 19:33:52 > top of Java-index,Java Essentials,Java Programming...