A simple Hello World App written in Scala using Scalatra
Run the following commands:
-
mvn compile
-
mvn jetty:run
Then in a web-browser go to http://localhost:8080 to see the page:
When you put in a name and click on the square results in:
A simple Hello World App written in Scala using Scalatra
Run the following commands:
mvn compile
mvn jetty:run
Then in a web-browser go to http://localhost:8080 to see the page:
When you put in a name and click on the square results in: