View Single Post
Old 06-05-2006, 06:18 PM   #17 (permalink)
rookie1010
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default

no i dont

the source file reads

public class hello
{
public static void main ( String[] args )
{
System.out.println("Hello World!");
}
}
rookie1010 is offline