关于myeclipse8.5使用jsp:include提示错误
myeclipse8.5使用jsp:include提示错误
Java code
<jsp:include page="head.action"></jsp:include>
会提示:fragment "head.action" was not found at expected path /test/WEB-INF/page/fore/head.action
虽然项目跑起来没有问题,但这个提示很郁闷,请问怎么去掉这个错误提示?
------解决方案--------------------没有找到head.action
你正常调用head.action了?
------解决方案--------------------路径错误/?
------解决方案--------------------
------解决方案--------------------路径问题!
------解决方案--------------------ignore掉它~
我没遇到过这问题。。
------解决方案--------------------是不是Warning啊,去掉.action试试
------解决方案--------------------
------解决方案--------------------