struts构建文件上传(2)

王朝other·作者佚名  2008-05-31
窄屏简体版  字體: |||超大  

struts构建文件上传(2)

这是第二个类actionform,

package tester.business.maitain;

import org.apache.struts.action.*;

import Javax.servlet.http.*;

import org.apache.struts.upload.*;

public class MaintainForm

extends ActionForm {

/** private String p_title;

private int post_index;

private String issue_time;

private String issue;

private String p_content;

private String p_Accessory;

private int p_id;

private java.util.ArrayList post_indexOpts;

*/

private Trainplan trainPlan = new Trainplan();

private org.apache.struts.upload.FormFile theFile1;

private org.apache.struts.upload.FormFile theFile2;

private org.apache.struts.upload.FormFile theFile3;

public String getP_title() {

return trainPlan.getP_title();

}

public void setP_title(String p_title) {

trainPlan.setP_title(p_title);

}

public void setTrainPlan(Trainplan trainP) {

this.trainPlan = trainP;

}

public Trainplan getTrainPlan() {

return this.trainPlan;

}

public void setTheFile1(org.apache.struts.upload.FormFile theFile1) {

this.theFile1 = theFile1;

}

public org.apache.struts.upload.FormFile getTheFile2() {

return theFile2;

}

public void setTheFile2(org.apache.struts.upload.FormFile theFile2) {

this.theFile2 = theFile2;

}

public org.apache.struts.upload.FormFile getTheFile3() {

return theFile3;

}

public void setTheFile3(org.apache.struts.upload.FormFile theFile3) {

this.theFile3 = theFile3;

}

public org.apache.struts.upload.FormFile getTheFile1() {

return theFile1;

}

public ActionErrors validate(ActionMapping actionMapping,

HttpServletRequest httpServletRequest) {

/**@todo: finish this method, this is just the skeleton.*/

return null;

}

public void reset(ActionMapping actionMapping,

HttpServletRequest httpServletRequest) {

}

} (未完待续)

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航