I am not sure whether or not POI is actually the culprit here (I doubt it, personally) but I have recently tried to run an app that uses POI on a colleague's computer under Windows, only to receive the error message that Java 1.3.1 was required and only Java 1.4.0 was available! Is it possible that POI uses some classes and/or methods which are deprecated in 1.4 and so will not run? Or is it more likely to be something else (GUIs/Swing is my bet)?
Although it's taking you away from POI a little, I would appreciate any pointers to making my code runnable under all Java versions. Thanks. David There are 10 kinds of people in the world: those that understand binary and those that don't. - Unknown -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
