"date.jsp"老提示出错,错误为: Multiple annotations found at this line: - Duplicate local variable path - Duplicate local variable basePath 该怎么解决呢?"/>
阅读背景:

在用 <%@include file="date.jsp" %> "date.jsp"老提示出错,错误为: Multiple annotations found at this line: - Duplicate local variable path - Duplicate local variable basePath 该怎么解决呢?

来源:互联网 

重复变量

date.jsp文件内部不应该再出现重复的变量定义

也就是<%@include%>是先把文件源代码一模一样的拷贝过来,然后才开始编译 也就是<%@include




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: