I followed the steps for building java web application using the following guide https://guides.gradle.org/building-java-web-applications/
Now there is no web.xml generated. Trying to find out where to put my css and javascript files so that they can be accesible in jsp and html.