/Ismael Ferrer Olmedo/:
If "input" is a FileInputStream dumped from the ZipInputStream no problem, but using the ZipInputStream directly is not working.
Do you call |ZipInputStream.getNextEntry()| to position the stream at the beginning of the entry data?
<http://java.sun.com/j2se/1.5.0/docs/api/java/util/zip/ZipInputStream.html#getNextEntry()> -- Stanimir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
