79387194

Date: 2025-01-25 17:47:10
Score: 1
Natty:
Report link

tomcat by default take name of war file as context root . So we can rename our war file or we can have context.xml inside /WEB-INF

inside pom.xml

<finalName>warName</finalName>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Denil Nair