On Fri, 03 Dec 2004, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > On the background: The Zip "standard" has never specified how to > handle encoding of file names. As a consequence, anyone chooses his > preferred way of file name encoding. For example, the java.uzil.zip > classes will *always* use UTF-8 (see > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499).
That's exactly why we've added the encoding attribute to our zip task family - and part of the reason that we've written our own zip class library. <zip> defaults to the platform's native encoding, <[jwe]ar> to UTF-8. > I have no idea, what unzipper does, but it seems to have yet another > style. Since it is WinXP, I'd give UTF-16 a try. No, I don't know it either. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]