RE: [Mav-user] getResource() problems

2002-01-30 Thread Guy Evans
Hi Jeff, We are using xsl:import and xsl:include in our templates with the getResource() mods without any problems. Fortunately, it didn't require writing any custom URI resolvers. In the newTemplates() method of the Transformer factory instance we pass in a StreamSource constructed from the

RE: [Mav-user] Some changes to maverick 1.0

2002-01-30 Thread Guy Evans
Hi Jeff, I've had a quick look at the URLConnection stuff related to getResourceAsStream(). If you print out the getResource() URL it corresponds to something like jndi:/localhost/si/html/xslt/reports.xsl, and the actual URLConnection is an instance of the class of