Hi,
 
I am using the XSLTC transfomer factory implementation, and it can't seem
to figure out the path to the xsl source.
Here is the code that creates it:
 
transformer = tFactory.newTransformer(new StreamSource(stylesheetURL.toString()));
 
where stylesheetURL is the full path to the stylesheet.
 
Appreciate the help,
 
-- Eugene Shustef
 
Managers are people who do things right, while leaders are people who do the right thing. - Warren Bennis, Ph.D. "On Becoming a Leader"
 
 

Reply via email to