Hi,

*I don't know if this is the correct list to ask this, but this is an error
from a servlet "loaded" under tomcat (if thats the right phrase)*

*
*

*Thanks!*

*
*

*
*

*
*

*
*

*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*

*exception*

org.apache.jasper.JasperException: /search.jsp(151,22) Attribute value
 language + "/include/header.html" is quoted with " which must be
escaped when used within the value
        
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
        
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
        
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)
        org.apache.jasper.compiler.Parser.parseQuoted(Parser.java:299)
        org.apache.jasper.compiler.Parser.parseAttributeValue(Parser.java:249)
        org.apache.jasper.compiler.Parser.parseAttribute(Parser.java:211)
        org.apache.jasper.compiler.Parser.parseAttributes(Parser.java:154)
        org.apache.jasper.compiler.Parser.parseInclude(Parser.java:867)
        org.apache.jasper.compiler.Parser.parseStandardAction(Parser.java:1134)
        org.apache.jasper.compiler.Parser.parseElements(Parser.java:1461)
        org.apache.jasper.compiler.Parser.parse(Parser.java:137)
        
org.apache.jasper.compiler.ParserController.doParse(ParserController.java:255)
        
org.apache.jasper.compiler.ParserController.parse(ParserController.java:103)
        org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:170)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:332)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:312)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:299)
        
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

Reply via email to