I just started learning, although my dishes, I have to study him well.
I am in the Windows Server 2003, JDK, using Java to test everything under DOS. Then I launched a Test.java K, as follows:
Public class test {
Public static void main (string args [])
{System.out.rpintln ("Hello World!");
}
}
Execute it with Javac. Return the result:
Test.java: 3: Method rpintln (java.lang.string) Not found in class java.io.printStream.
{System.out.rpintln ("Hello World!");
1 Error
So where is wrong? I am looking at a book to run a JSP running environment.