用自帶的deploy生產(chǎn)的order.war,復(fù)制到tomcat之后啟動tomcat報500錯誤
部分報錯信息:
HTTP Status 500 – Internal Server Error
Type?Exception Report
Message?在 [3] 行處理 [/index.jsp] 時發(fā)生異常
Description?The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
org.apache.jasper.JasperException:?在?[3]?行處理?[/index.jsp]?時發(fā)生異常 1:?<%@?page?language="java"?contentType="text/html;?charset=UTF-8"??pageEncoding="UTF-8"%> 2:?<html> 3:?<jsp:forward?page="/showMenus"></jsp:forward> 4:?</html>
2019-03-21
檢查一下路徑看一下