Results 1 to 3 of 3

Thread: Need to read excel spreadsheet in java

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    4

    Need to read excel spreadsheet in java

    I am new at java and I am getting this error, can you help?

    class ExcelReadTest is public, should be declared in a file named ExcelReadTest.java
    public class ExcelReadTest{

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Need to read excel spreadsheet in java

    You must save the class ExcelReadTest in a file named "ExcelReadTest.java". In other words, rename the file
    I hope that's clear enough
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    4

    Re: Need to read excel spreadsheet in java

    Thanks, it helped me a lot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width