i am uploading an excel file using servlet. i use POIFS for this but when i read this it gives an exception java.io.IOException: Invalid header signature; read -6862622098023464182, expected -2226271756974174256
i get the input stream and i had extract header and tailer from that stream and pass anly excel data as an input toPOIFSFileSystem it throws an exception how can i resolve it -- View this message in context: http://www.nabble.com/java.io.IOException%3A-Invalid-header-signature-tp15016023p15016023.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
