Results 1 to 2 of 2
- 08-05-2007, 04:08 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Problem with my program HelloWorld
Hello, I don't know any thing about java.
I have a program like this from a tutorial HelloWorld.java now I want to compile it What I have to do for compiling it .I try to compile it in dos prompt
java c HelloWorld.java
it's in my E:\javafiles\HelloWorld.java
I have install tomcat also now what to do
Thanks.Java Code:class HelloWorld { public static void main(String args[]) { System.out.printIn("Hello World!"); } }
- 08-05-2007, 05:32 PM #2
Member
- Join Date
- Aug 2007
- Posts
- 20
- Rep Power
- 0
Similar Threads
-
Problem with my first Struts program....please help me
By sireesha in forum Web FrameworksReplies: 5Last Post: 10-16-2011, 04:19 PM -
a problem about java mail client program
By lunarstyle in forum AWT / SwingReplies: 9Last Post: 12-19-2009, 04:14 PM -
Run a helloWorld in NetBeans
By mathias in forum NetBeansReplies: 1Last Post: 08-07-2007, 01:16 AM -
problem with recursive binary search program
By imran_khan in forum New To JavaReplies: 3Last Post: 08-02-2007, 03:08 PM -
getting problem in compiling java program?
By sathish04021984 in forum New To JavaReplies: 3Last Post: 07-30-2007, 09:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks