Simple java project demos how to build a war file to be deployed on a Tomcat server. docker run --rm -p 8080:8080 -d demo-java docker exec -ti $(docker ps -ql) bash ...
1 - The program basically has different buttons and their names in an array of strings. 2 - then, for the buttons, we produce them as their names attached on them based on their array element position ...