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? Regards, Mukul
