Re: How can I know the version of common-validator.jar included in struts 1.1

2004-09-14 Thread Hubert Rabago
It's in the manifest.mf of the jar file. It's version 1.0.2. Hubert On Tue, 14 Sep 2004 18:25:32 +0800, Chris <[EMAIL PROTECTED]> wrote: > Howdy, > > I want to download and the common-validator.jar 's source code , > so I want to know the common-validator 's version to download > the right so

How can I know the version of common-validator.jar included in struts 1.1

2004-09-14 Thread Chris
Howdy, I want to download and the common-validator.jar 's source code , so I want to know the common-validator 's version to download the right source. But can not get the version number by examine struts1.1's binary distro. Could anybody give me a hint? Regards Chris ---