My friend is running Appache Tomcat & the same html/jsp pages that I am running. I'm running Tomcat 6 & I believe that's her version too. The web pages display on her PC, but on mine I keep having unbalanced tag errors that prevent page display. I keep getting errors like:
org.apache.jasper.JasperEx
ception: /home.jsp(25,0) The end tag "<..." is unbalanced
I'm not creating these pages, we get them from elsewhere, so it's not up to us to fix them, but I need to see them displayed.
There must be some server setting to ignore unbalanced tags, or else why would she see the exact same pages when I can't? Is there anything I can do besides fixing the unbalanced tags myslef, in oreder to see these pages?
Start Free Trial