诡谲的logic:notEqual is unbalanced

诡异的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
?

?

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

不知道怎么回事,奇怪。