首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

诡谲的logic:notEqual is unbalanced

2012-08-17 
诡异的logic:notEqual is unbalanced? html:form action/action/ext/yc/logSearchAction methodpost

诡异的logic:notEqual is unbalanced

?

 <html:form action="/action/ext/yc/logSearchAction" method="post">

?

?像这样就没问题。

?

如果像下面这样就会出现问题:

?

 <html:form action="<%=request.getContextPath()/action/ext/yc/logSearchAction.do" method="post">

?

报如下错误:

The end tag "&lt;/logic:notEqual" is unbalanced
?

?

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

不知道怎么回事,奇怪。

热点排行