摘要: 在服务器端不能生成文件。假设有如下代码(javabean): public static void TestBC(OutputStream os) throws Exception { String filename="hh.xls"; ... 阅读全文