JSP errors in Nutch searcher webapp running with Tomcat 6
---------------------------------------------------------

                 Key: NUTCH-671
                 URL: https://issues.apache.org/jira/browse/NUTCH-671
             Project: Nutch
          Issue Type: Bug
          Components: web gui
         Environment: Tomcat 6.0.18
Java 1.6.0_07
Mac OS X 10.5.5

            Reporter: Edwin Chu
             Fix For: 1.0.0


Tomcat throws an exception like the following when accessing search.jsp, 
cached.jsp, explain.jsp and anchors.jsp.

{{org.apache.jasper.JasperException: /anchors.jsp(63,22) Attribute value  
language + "/include/header.html" is quoted with " which must be escaped when 
used within the value}}

It is caused by the stricter rules about attribute value quoting implemented in 
Tomcat 6.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to