求助:tomcat跳轉(zhuǎn)時報400錯誤
detail 報400錯誤 HTTP Status 400 – Bad Request The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing). 怎么辦??
2017-08-18
web.xml的<param-name>readonly</param-name><param-value>false</param-value>屬性配置。
參考下這個,http://blog.csdn.net/tatsuyalminami/article/details/70767248