File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Reading .xls files using java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Reading .xls files using java " Watch "Reading .xls files using java " New topic
Author

Reading .xls files using java

Murali C
Greenhorn

Joined: Mar 04, 2007
Posts: 6
Hi,

In my poject i have a requirement to read excels (.xls) files
using java code.can any body tell me the procedure to read .xls
files.

Regards
Murali
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35237
    
    7
The AccessingFileFormats FAQ page links to several libraries that can read and/or write XLS files.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Reading .xls files using java
 
Similar Threads
How to read an Excel file through java?
Excel Macro to export data in an excel file to an xml file in java 1.3
POI HSSF - Excel question
Unable to recognize OLE stream while upload CSV
How to read excel2007 file or both .xls and .xlsx files using apache poi