On Thu, 5 Jul 2001, Peter Donald <[EMAIL PROTECTED]> wrote: > Why the difference between <zip> and the rest considering zip files > can also be loaded by JVM ?
I'd state in the documentation that you should use UTF-8 if you want to load it from a JVM. > Would there be a problem with always encoding to UTF-8? Unzipping them using Winzip or InfoZip tools will give you silly file names. > Will other tools barf at that or not? They won't barf but give an undesired result. Stefan
