<html:html> Dando erro

1 resposta
C

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)

1 Resposta

vivi_grieco

ou a tag <html:form> está abrindo e não está fechando, ou algum outra tag q está entre <html:form> e </html:form> não está fechando

Criado 21 de setembro de 2006
Ultima resposta 21 de set. de 2006
Respostas 1
Participantes 2