In Java web applications, the deployment descriptor file used to define servlet mappings is standardly named web.xml, which resides in the WEB-INF directory. A file named servlet.xml is not standardly used for this purpose, making the statement false.