Hello, I am trying to setup web application on java 6, which is now running in jdk 1.4 environment. In 1.4 environment, application is using Apache Commons libraries as below: commons-collections-3.1.jar commons-el-1.0.jar commons-fileupload-1.2.jar commons-io-1.3.2.jar commons-logging-1.1.jar My question is: 1) How I know if the libraries are compatible with java 6. 2) Should I upgrade this libraries to new version.
I would appreciate if anyone could give me some advice. -- Kind regards, Batchuluun Demchig --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
