Gente estou usando Struts e jsp, estou tendando usar as tags do tags-html, mas esta me dando erro… podem me ajudar??
[code]SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /index.jsp(10,2) The end tag “</html:form” is unbalanced
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:130)
at org.apache.jasper.compiler.Parser.checkUnbalancedEndTag(Parser.java:1719)