Hi,
I had the same problem a while ago. I had commented out some code in my
jsp with "<!-- ... -->". In those comments I had some struts html tags,
which was unbalanced. When running on Tomcat 4.x, those comments where
ignored and I got no errors, but on Tomcat 5.0.x, I got the the
"unbalanced" error.

-tommy

-----Opprinnelig melding-----
Fra: Colin Chiew [mailto:[EMAIL PROTECTED] 
Sendt: 7. juni 2006 08:27
Til: users@tomcat.apache.org
Emne: The end tag "</html:form" is unbalanced' in tomcat 5.0


I'm getting The end tag "</html:form" is unbalanced' errors in my JSP
forms on Tomcat 5.0.x. This does not happen when the same form runs on
Tomcat 4.x. I'm figuring some out of date jars in my apps. Anyone
encounters this issue?

Thanks in advance.

Colin.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to