tomcat - struts taglib problem -- The end tag "</logic:equal" is unbalanced



hello i am facing the problem with the taglibs. my jsp page works fine
with the welogic but it is throwing the following error when using the
tomcat

[ServletException in:/jsp/subHeader.jsp] /jsp/subHeader.jsp(54,16) The
end tag "</logic:equal" is unbalanced'
org.apache.jasper.JasperException: /jsp/subHeader.jsp(54,16) The end
tag "</logic:equal" is unbalanced at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:83)
at
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:402)
at

.



Relevant Pages