在操作excel表格时,因为存在Excel2003和Excel2007两种版本的excel表格,所有如果jar包引入不够,会报一些异常,如:执行到这一样时:newXSSFWorkbook(stream);异常:Causedby:java.lang.ClassNotFoundException:org.apache.xmlbeans.XmlException这个异常时因为缺少jar包,jar包的名字是:xmlbeans-2.3.0.jar解决了这个以后,还可能会出现另一个异常:Causedby:java.lang.ClassNotFoundException:org.openxmlformats.schemas.spreadsheet