Hello, I know that this has been discussed before but i can't think of the magical search parameters to bring it up on the mail list archives.
I am using fop-0.20.5rc2 with the default servlet code and i want to pass a url to the xml and xsl files (they are not located on the same server). I know that people have done this by changing the servlet code to using something other than the 'File' object (i think this is what its using pardom my non java expertise) by changing the line XSLTInputHalder input = new XSLInputHandler(new somethingelse(xmlParam), new somethignelse(xslParam)); but i dunno. I can find examples on doing a xml string as input but not url. -Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
