Yes, you can, see http://java.sun.com/j2se/1.4/docs/api/javax/xml/transform/stream/StreamSource.html#StreamSource(java.lang.String)Can you pass a file as a URL I am currently using the command below
Source xsltSrc = new StreamSource(new File(xslt));
--
Oleg Tkachenko
Multiconn Technologies, Israel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
