Hello World JavaPage Exercise
Review the hello.html file in the /htdocs/ directory of your student environment.
Review the helloscreen.java file for required packages and add:
user.put(“HelloMsg”, “Your message here”);
Compile the helloscreen.java class.
Start or restart the JaSSI and view the hello.html page in your browser.