REading an Excel From JAva

wxdqz

New Member
Hi allI am trying to read an Excel file from a client machine which may or maynothave Excel Application in it. SO I need to read the Raw data from the excelfile and display it in my application. How do I do this. Can i use FileInputStreamto read raw data? How do I know where the cells end, i mean which cell containswhich data. Has anyone tried this before. Please give me some hints.TIAREgardsRaj
 
Back
Top