16 Şubat 2017 Perşembe

Eclipse--> create maven project--> Error "web.xml is missing and is set to true"



      You should do this: Right click on Deployment Descriptor in Project Explorer.           Select Generate Deployment Descriptor Stub. It will generate WEB-INF folder in src/main/webapp. Now, you will see your  web.xml in it.