xsl-list
[Top] [All Lists]

xsl:import on a resource file

2004-11-24 12:30:55
Hello all:

I don't know if this question should be posted on this list, but...

I have in my XSLT a

  <xsl:import href="xfunctions.xsl" />

that works OK when the file whose name is "xfunctions.xsl" is
on the file system.

However i'm trying now to access it in a resource file (a
Java JAR file), but i get error from the parser saying it
won't find the file.

Any toughts?

Thanks all.








Ganha Câmaras de Filmar, Televisões e outros fantásticos prémios Samsung com o 
SAPO!
Clica em http://dc.sapo.pt/sfc

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • xsl:import on a resource file, xptm <=