[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] problem using document() in servlet
Hi. I'm trying to use the document() function in servlet (Apache Tomcat with xalan 2.2) to process two files: one base file and the other custom file. The xsl stylesheet first processes the base file and then loads, well is supposed to load, the custom file specific to the user. If I try document('userA.xml'), it gives me a MalformedURIException: No scheme found in URI exception. Is there a way to load a second xml document with servlet? Thanks. I'm using <xsl:apply-templates select="document('userA.xml')"/> ----------------------------------------------------------------- Terry Shikano, Ph.D. ClickFox LLC shikano@xxxxxxxxxxxx XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|