Couldn't find WEB-INF and web.xml

已回答

Hello! I cant find WEB-INF in my web application. I thought that IDEA will generate this folder automatically. So, could you help me. 

1

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.

0
Avatar
Permanently deleted user

I tried to create a web application and it does not.

1

请先登录再写评论。