can not be resolved org.apache.jasper.JasperException:Unable to compile class for JSP:An error occurred at line:72 in the jsp file:/tm1.jspt_shirtid cannot be resolved to a variable69:70:\x05\x0571:\x05 72:\x05 73:74:\x05\x0575:\x05 Stacktrace:org.ap

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/05 01:40:47
can not be resolved org.apache.jasper.JasperException:Unable to compile class for JSP:An error occurred at line:72 in the jsp file:/tm1.jspt_shirtid cannot be resolved to a variable69:70:\x05\x0571:\x05 72:\x05 73:74:\x05\x0575:\x05 Stacktrace:org.ap

can not be resolved org.apache.jasper.JasperException:Unable to compile class for JSP:An error occurred at line:72 in the jsp file:/tm1.jspt_shirtid cannot be resolved to a variable69:70:\x05\x0571:\x05 72:\x05 73:74:\x05\x0575:\x05 Stacktrace:org.ap
can not be resolved
org.apache.jasper.JasperException:Unable to compile class for JSP:
An error occurred at line:72 in the jsp file:/tm1.jsp
t_shirtid cannot be resolved to a variable
69:


70:\x05\x05
71:\x05
72:\x05
73:
74:\x05\x05
75:\x05
Stacktrace:
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:439)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:592)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
提示是在72行中t_shirtid

can not be resolved org.apache.jasper.JasperException:Unable to compile class for JSP:An error occurred at line:72 in the jsp file:/tm1.jspt_shirtid cannot be resolved to a variable69:70:\x05\x0571:\x05 72:\x05 73:74:\x05\x0575:\x05 Stacktrace:org.ap
t_shirtid 不是一个已知的变量.看起来你的 define 在使用变量的后面才出现了.次序问题?