I am getting the following error: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) I have got web.xml in right place which...
  • May 13, 2022
  • 0 Comments
I have copied the sample.war file into the webapps directory of Tomcat, and I can access localhost:8080. Now how will Tomcat deploy it, I mean do I need to...
  • May 11, 2022
  • 0 Comments
What is the difference between a .jar and a .war file? Is it only the file extension or is there something more? 16 s 16 WAR stands for Web...
  • May 2, 2022
  • 0 Comments