不是,该后缀是在web.xml里配置的,可以随便更改
<servlet-mapping> <servlet-name>SpringMVC</servlet-name> <url-pattern>*.do</url-pattern></servlet-mapping>