TeamJava Forum

[ Read Responses | Post a New Response | Return to the Index ]
[ Previous | Next in Thread | Next ]


Cannot Resolve Symbol Error

Posted by Kannan Naidu on Thursday, 5 June 2003, at 8:47 a.m.

Hi,
I'm running j2sdk1.4.1_03 on win98SE

I used an example in a book to write a java program but seem to get error.
The Program code is :
public class HelloSailor {

public static void main(String[] arguments) {

System.out.printIn("Hello, Sailor!");

}
}
after running the javac command i got this error:
Microsoft(R) Windows 98

(C)Copyright Microsoft Corp 1981-1999.

C:\J24work>javac HelloSailor.java
HelloSailor.java:3: cannot resolve symbol
symbol : method printIn (java.lang.String)
location: class java.io.PrintStream

System.out.printIn("Hello, Sailor!");

^
1 error

Please help,Thanks


Responses


Post a New Response

Please select: Discussion Question Answer
Pulse Check - enter num: 1068139805

Your Name:

E-Mail Address:

Subject:

Message:


If you'd like to include a link to another page with your message,
please provide both the URL address and the title of the page:

Optional Link URL:

Optional Link Title:


If you'd like to have the option of deleting your post later,
please provide a password (CASE SENSITIVE!):

Password:



Password:

The TeamJava Forum is maintained with WebBBS 2.24.


TeamJavaHome | Ind. Registry | Co. Registry | Java Links
Jobs Listings Forum | TeamJava Books | Java FAQ Archives

AWN

Copyright © 1995-2003 Active Web Networks, all rights reserved.
(Note: We share no direct association with Sun Microsystems, Inc.)