My Hello World - Application Only 

by Michael Thomas

(Tutorial Home Page)


This java application is designed to be run from the command line. It will not display anything if run from a browser. Down load this file, compile it, then run it.

Example from DOS:

Example from Explorer:
Click on the file "MyHello_Application_compile.bat"  (Results: .java compiled creating .class)
Click on the file "MyHello_Application_run.bat"  This will run the the java application.


The source file. View and/or download.