企业办公管理系统 new Files(path) 找不到已定义的构造方法
发表在JavaWeb图书答疑 2009-03-30
是否精华
版块置顶:
JSP数据库开发完全手册
1、企业办公管理系统 
   SmartUpload 类(bean)中new Files(path) 找不到已定义的构造方法

File file = new File(sourceFilePathName);
FileInputStream fileIn = new FileInputStream(file);
long fileLen = file.length();

path = path.length() != 0 ? path : "/";
File physicalPath = new File(path);
if (physicalPath.exists())
....

在File和Files类中是这样定义的:
public class File
{

    File()
    {
------------------------------
public class Files
{

    Files()
    {




2.此外,本项目中Works文件夹下的test.jsp有不存在方法
<%
  GroupName group=new GroupName();
  ResultSet test=group.rbBack();//The method rbBack() is undefined for the type GroupName
  if(test.next()){



3、js文件夹里的DateCheck.jsp很多报错:
// JavaScript Document
<script language="JavaScript">
function CheckDates(INDate){ 

if (INDate=="")
//Multiple markers at this line
// - syntax error
// - syntax error

    {return true;}
//
subYY=INDate.substr(0,4)
// 转换月份

if(INDate.indexOf('-',0)!=-1){ separate="-"}
//Multiple markers at this line
// missing ; before 
//statement
// missing ; before 
//statement


else{
if(INDate.indexOf('/',0)!=-1){separate="/"}
else {return true;}}
area=INDate.indexOf(separate,0)
subMM=INDate.substr(area+1,INDate.indexOf(separate,area+1)-(area+1))
if(subMM.length<2){subMM="0"+subMM}
// 转换日
area=INDate.lastIndexOf(separate)
subDD=INDate.substr(area+1,INDate.length-area-1)
if(eval(subDD)<10){subDD="0"+eval(subDD)}
NewDate=subYY+"-"+subMM+"-"+subDD
if(NewDate.length!=10){return true;}
    if(NewDate.substr(4,1)!="-"){return true;}
    if(NewDate.substr(7,1)!="-"){return true;}
if(NewDate.substr(5,2)>"12"){return true;}

if(NewDate.substr(8,2)>"31"){return true;}
//Multiple markers at this line
// syntax error
// invalid return
// invalid return
// syntax error
  

 return false;}
</script>

//Multiple markers at this line
// unterminated regular expression 
//literal
// unterminated regular expression 
//literal
分享到:
精彩评论 3
佚名
学分:70 LV3
TA的每日心情
开心
2021-07-05 14:21:40
2009-04-01
沙发
 Files类保存了所有上传文件的内容,可通过SmartUpload类的getFiles()方法获取。从你上面给出的代码中没有看到哪里用到Files类。
yaya
学分:0 LV1
2009-04-02
板凳
这些代码都是关盘里的,没有改动过

File file = new File(sourceFilePathName);

上面这句出错时是说找不到File带参数的构造方法,而在File和Files类里的构造方法都不带参数的!
无语_mrkj
学分:3155 LV11
2009-04-08
地板
(1)此处应用了jspSmartUpload组件,请将jspSmartUpload组件添加到lib文件夹中就可以了。
(2)DateCheck.js文件在程序中并没有应用到。
(3)test.jsp文件为测试用的,在程序中也不应用。
首页上一页 1 下一页尾页 3 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照