Subject: RE: Re: Saxon Servlet
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 2 Mar 2001 03:26:48 -0000
|
> I am having a very simple problem (even though I do not know
> how to solve
> it :)) with the SaxonServlet provided with the src code
> samples. Basically,
> I want to pass both my XML source and XSL source as URL's
> which are located on a different machine.
There are security reasons why this isn't allowed, someone running a web
site doesn't want users to be able to run an arbitrary stylesheet, possibly
containing calls on extension functions, on that server.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|