Build.gradle with tomcat (8.5.4) in idea

Hi Ben,

Thank you. I have created a project from scratch using the IDE and, then the gradle plugin in the IDE to create most of the project structure and then added the html files and java classes. It compiled and worked as expected.

I copied the war to my tomcat installation, but this will quickly become tedious so I will configure tomcat to look in build/libs.

Thanks again,

-Al