V
Vladimir.Sakharuk
I am trying to pass 3 variables in jsp on tomcat 5.5. here is one of my
permutations.
<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page">
<jsp:directive.page contentType="text/html; charset=UTF-8" />
</jsp:root>
I am getting exception
org.apache.jasper.JasperException:
/web/BlockingProcessDetail.jsp(28,18) The value of attribute "href"
associated with an element type "a" must not contain the '<' character.
Please advise thanks.
\/lad
permutations.
<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page">
<jsp:directive.page contentType="text/html; charset=UTF-8" />
kill</a></li> <!-- this is line 28-->
</jsp:root>
I am getting exception
org.apache.jasper.JasperException:
/web/BlockingProcessDetail.jsp(28,18) The value of attribute "href"
associated with an element type "a" must not contain the '<' character.
Please advise thanks.
\/lad