在JSP中用smartupload方法上传
出现这个问题:org.apache.jasper.JasperException:UnabletocompileclassforJSP:Anerroroccurredat...
出现这个问题:org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 28 in the jsp file: /upload01.jsp
SmartUpload cannot be resolved to a type
25:
26: System.out.println(path);
27:
28: SmartUpload su = new SmartUpload();
29: //初始化
30: su.initialize(pageContext);
31: su.setMaxFileSize(size); 展开
An error occurred at line: 28 in the jsp file: /upload01.jsp
SmartUpload cannot be resolved to a type
25:
26: System.out.println(path);
27:
28: SmartUpload su = new SmartUpload();
29: //初始化
30: su.initialize(pageContext);
31: su.setMaxFileSize(size); 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询