Just to lay thing out. I am using JRUN and a single NavigationController java file. The NavigationController builds XML documents from various database calls. I am using the TransformerFactory and XSL Documents from various directories on the server to build the compiled stylesheet.class file. the problem I am having is that it is placing the compiled stylesheet.class files in the JRUN server directory instead of the directory the XSL file was in. Therefore when the transformation takes place it is looking for the stylesheet.class file in the wrong location. My Question is, is there anyway to set the resulting class directory for the translet? if not, is there anyway to specify the location in which the transformation will look for the class file? Cheers, Jeff Bond, BCS Software Developer Level IV Suite 103 5670 Spring Garden Rd. Knowledge House Inc. [EMAIL PROTECTED]
