To run the project,
click on simple-gui-console.bat to invoke the GUI application.
Navigate to the following directory: PROJECT_HOME\jetty\jetty
To launch jetty, double click on the start.jar file or at the command line, run the command below:
java -jar start.jar
Open a web browser and visit:
http://localhost:8080/programd/
Enter a term like "hello" or "java" at the prompt
JRE and JDK need to be installed.