Matt Sergeant <[EMAIL PROTECTED]> schrieb am 12.02.02: > On Tue, 12 Feb 2002, [EMAIL PROTECTED] wrote: > > > can you tell me where Axkit is looking for the *xsl files??? > > Unfortunately Providers are all powerful - they assume control of *all* > filesystem activity - not just the XML but the stylesheets too. > > If you want something to just handle XML, you probably want to hack > together an XSP taglib to do it.
currently XSP is not an option for us. (I have to think about this more in the future) lets say I get the xml from the tcp server and the *xsl files are all in /usr/local/htdocs/xml does the provider methods like get_fh have to return xml and xsl files?? maybe I can change the get_fh method to return both. or can I use get_strref to return a string witch contains both?? markus > > -- > <!-- Matt --> > <:->Get a smart net</:-> > ________________________________________________________________ Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
