上载后的.doc或者.xls等文件是乱码?-->水影月圆转移
代码如下:
<x:inputFileUpload id="myFileId" value="#{myBean.myFile}" storage="file" required="true"/>
<h:commandButton value="Submit"
action="#{myBean.processMyFile}"/>
InputStream in = new BufferedInputStream(
myFile.getInputStream());
可是上载后的.doc或者.xls等文件是乱码,为什么 ??
请大虾们帮忙!
联系方式:
MSN: changpengfeng@hotmail.com