如何将来自不同项目的JSP文件包含到我的项目中?
<%@ include file="./common/webappfooter.jsp"%>
上面的代码不起作用.
java jsp servlets
java ×1
jsp ×1
servlets ×1