![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> Hi, > We've just developed an 'ALL-Java' (ie: no MS) Excel templating tool which you might want to check out. It includes JDBC database-binding, the ability to bind entire ranges of cells to database resultsets with a single line of code, and easy use in JTables. > You can use it to read and update values in native Excel files and stream them through a servlet or to a file. > You just do: > String e = Cell.getStringVal(); > etc. > Check it out at: http://www.extentech.com/products/ExtenXLS/docs/
Replies: |
Sponsored Links
|