Couldn't find WEB-INF and web.xml
Answered
Hello! I cant find WEB-INF in my web application. I thought that IDEA will generate this folder automatically. So, could you help me.
Please sign in to leave a comment.
Fell free to create this folder manually.
If you follow the wizard for creating a web application or import a web project from Maven/Gradle, this folder will be created automatically.
See https://www.jetbrains.com/help/idea/developing-a-java-ee-application.html for details.
I tried to create a web application and it does not.
It's a bug: https://youtrack.jetbrains.com/v2/issue/IDEA-182976.