XML FOR DOMINO
For standalone applications, you should include the NCSO.jar or Notes.jar file in the classpath for the lotus.domino classes. You should also include the XML4j.jar file in your classpath to use the XML parser, and the LotusXSL.jar file to use the XSL processor.
Note You must include the XML4j.jar file in your classpath even if you only need to use the transformXML methods.
For applets that run in a browser, you should include the XML4j.jar and/or XML4j.cab file with the applet itself, to use the XML parser. To use the LotusXSL processor, you should include the XML4j.jar and/or XML4j.cab file as well as the LotusXSL.jar and/or LotusXSL.cab file with the applet.
For further details on the XML4j parser and LotusXSL processor, visit the AlphaWorks Web site at www.alphaworks.ibm.com.