On Tue, 20 Sep 2011, prateek singh wrote:
my code is...

InputStream fis=fieldItem.getInputStream();
//POIFSFileSystem fs = new POIFSFileSystem(fis);
XSSFWorkbook workbook1=new XSSFWorkbook(fis);

What doesn't work? You'll need to give us a bit more to go on than this if we're to be able to help...

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to