i checked the man pages on javac, but didn't find what i was looking for really. is it possible to compile a java program so that you don't have to type 'java program_name' to run the program, but rather just type 'program_name'? i think this might be called compiling to machine code, not to the .class extention, but i'm not sure. thank you,
matt
matt