|
-
Oct 10th, 2006, 01:29 PM
#1
Thread Starter
New Member
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{
-
Oct 10th, 2006, 02:05 PM
#2
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
-
Oct 11th, 2006, 06:01 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|