问题描述
出现了一下的错误,哪位大大可以告诉我出了什么问题吗?数据库连接测试是通过的HTTPStatus500---------------------------------------------------------------------------------typeExceptionreportmessagedescriptionTheserverencounteredaninternalerror()thatpreventeditfromfulfillingthisrequest.exceptionorg.apache.jasper.JasperException:UnabletocompileclassforJSP:Anerroroccurredatline:11inthejspfile:/youxi/zhuce/../Connections/a.jspInvalidescapesequence(validonesarebtnfr"'\)8:StringMM_a_DRIVER="sun.jdbc.odbc.JdbcOdbcDriver";9:StringMM_a_USERNAME="";10:StringMM_a_PASSWORD="";11:StringMM_a_STRING="jdbc:odbc:Driver={MicrosoftAccessDriver(*.mdb)};DBQ=C:Tomcat6.0webappsROOTyouxidata.mdb";12:%>Stacktrace:org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:85)org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:415)org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:308)org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)javax.servlet.http.HttpServlet.service(HttpServlet.java:803)noteThefullstacktraceoftherootcauseisavailableintheApacheTomcat/6.0.10logs.--------------------------------------------------------------------------------ApacheTomcat/6.0.10
解决方案
解决方案二:
有人知道吗?谢谢啦