Re: Urgent JSP, XML, XSL

Subject: Re: Urgent JSP, XML, XSL
From: Nick Browne <NickBrowne@xxxxxxxxxxxxxxx>
Date: Tue, 19 Sep 2000 09:42:17 +0100
You'll have to be more specific than 'it does not work' ! Is any output produced ? Is it the generated HTML that is in
error etc. ?

Having simply cut the XSL and the XML (with your variable substitutions) into two separate source files the stylesheet
works fine in IE5, i.e. just opening up the XML file in the browser shows a small box with 4 input fields + buttons. Thus
your basic XML and XSL would appear to be OK.

Given this, the problem would seem to be in the generation of the response object and/or its transmission to the client
(sorry I don't know jsp so can't help here). I assume that the XML is returned to the client where the stylesheet will be
'called' to create the final HTML. if you 'view' the source in the browser do you see the XML with the correct variable
substitutions ?  I  assume you are using IE as using the ?xml:stylesheet construction does nothing in Netscape (v4.5).

Regards

Nick Browne
Slipstone Ltd

Priya Pinto wrote:

> Hi,
>
> I've been trying a absolutely simple program in jsp and it is just refusing to work out!




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread