Hi, Mukul.

Mukul Gandhi <[EMAIL PROTECTED]> wrote on 2005-07-13 07:21:52 AM:
> Sorry if this question is off-topic. I am developing a JAXP(using TrAX
> API) application in WSAD 5.1.2. I have actually written a Servlet
> which does XSLT transformation using TrAX API. I am successfully
> getting the transformation result on the browser.
> 
> I believe IBM JRE and Xalan-J is being used behind the scenes. I am
> interested to know which version of Xalan-J is being used. How can I
> find this information?

     You can try invoking the org.apache.xalan.Version class.  If it's a 
copy of Xalan-J that's included with the IBM JRE, the name will be XSLT4J. 
 The version number of XSLT4J has a rough correspondence with that of 
Xalan-J, but the two are not entirely identical.

Thanks,

Henry
------------------------------------------------------------------
Henry Zongaro      Xalan development
IBM SWS Toronto Lab   T/L 969-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to