Hello [EMAIL PROTECTED], Friday, April 26, 2002, 4:08:07 PM, Sheen Brisals wrote: SB> Please can someone tell me how to find the version of Xalan SB> programmatically? (or even non-programmatically).
see: org.apache.xalan.processor.XSLProcessorVersion I posted the same question some time ago and proposed to add a version specification in the manifest file of the jar. I don't know whether the latest version adds this line to the manifest file. FOP has a nice ant task (manifest) which automatically generates a manifest file, perhaps Xalan could copy this method. Best regards, Jens
