lovecaoli
发贴: 7
积分: 0
|
于 2006-06-07 09:01
500 Internal Server Error /myjsp/jsp/c_table.jsp:
javax.servlet.ServletException: Compilation error occured: Found 5 errors in JSP file: C:\\Program Files\\JRun\\servers\\default\\myjsp\\jsp\\c_table.jsp:20: Syntax: ";" inserted to complete ExpressionStatement C:\\Program Files\\JRun\\servers\\default\\myjsp\\jsp\\c_table.jsp:22: Syntax: ";" inserted to complete ExpressionStatement C:\\Program Files\\JRun\\servers\\default\\myjsp\\jsp\\c_table.jsp:24: Syntax: Unexpected symbol ignored C:\\Program Files\\JRun\\servers\\default\\myjsp\\jsp\\c_table.jsp:5: Error: Type Int was not found. C:\\Program Files\\JRun\\servers\\default\\myjsp\\jsp\\c_table.jsp:5: Error: The type of the left-hand side in this assignment, "Int", is not compatible with the type of the right-hand side expression, "int".
allaire.jrun.scripting.DefaultCFE: Errors reported by compiler:C:/Program Files/JRun/servers/default/myjsp/WEB-INF/jsp/jrun__jsp__c_table2ejsp10.java:42:1:42:11: Syntax: ";" inserted to complete ExpressionStatement C:/Program Files/JRun/servers/default/myjsp/WEB-INF/jsp/jrun__jsp__c_table2ejsp10.java:44:4:44:13: Syntax: ";" inserted to complete ExpressionStatement C:/Program Files/JRun/servers/default/myjsp/WEB-INF/jsp/jrun__jsp__c_table2ejsp10.java:46:19:46:22: Syntax: Unexpected symbol ignored C:/Program Files/JRun/servers/default/myjsp/WEB-INF/jsp/jrun__jsp__c_table2ejsp10.java:78:1:78:3: Error: Type Int was not found. C:/Program Files/JRun/servers/default/myjsp/WEB-INF/jsp/jrun__jsp__c_table2ejsp10.java:78:5:78:7: Error: The type of the left-hand side in this assignment, "Int", is not compatible with the type of the right-hand side expression, "int".
at allaire.jrun.scripting.JavaCompilerService.compile(JavaCompilerService.java:122) at allaire.jrun.jsp.JSPServlet.compilePage(JSPServlet.java:452) at allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:393) at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:201) at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:168) at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013) at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925) at allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88) at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131) at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330) at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107) at allaire.jrun.ThreadPool.run(ThreadPool.java:267) at allaire.jrun.WorkerThread.run(WorkerThread.java:74)
这是那的错啊
why edited on 2006-06-07 21:26
|