View Single Post
Old Feb 20th, 2005, 2:23 PM   #3
n3o_X
Newbie
 
Join Date: Jan 2005
Posts: 29
Rep Power: 0 n3o_X is on a distinguished road
Hmm i tried what you said but still no luck. I am still getting the same error.

here is my program:
class Example {
public static void main(String[] args){
System.out.println("java drives the web");
}
}

x
n3o_X is offline   Reply With Quote