Re: Re: Urgent JSP, XML, XSL

Subject: Re: Re: Urgent JSP, XML, XSL
From: "Priya Pinto" <itfresher@xxxxxxxxxxxxxx>
Date: 27 Sep 2000 04:09:34 -0000
Hi Andrew,

That was one of the first thing that I tried out and it does not seem to work! I've just written the whole program out from the beginning and it is working now! A lot of people seem to have the same problem!

Thanks
Priya

------------- Original Message --------------
AndrewWatt2000@xxxxxxx wrote:
To:xsl-list@xxxxxxxxxxxxxxxx
From:AndrewWatt2000@xxxxxxx
Date:Tue, 26 Sep 2000 15:14:10 EDT
CC:itfresher@xxxxxxxxxxxxxx
Subject: Re: Urgent JSP, XML, XSL

In a message dated 18/09/00 14:38:28 GMT Daylight Time, 
itfresher@xxxxxxxxxxxxxx writes:

> I've been trying a absolutely simple program in jsp and it is just refusing 
> to work out!
>  
>  I've got a jsp file which generates XML code and calls an xsl file to 
> display the output and it is just not working!!
>  
>  Here's the JSP file
>  <?xml version="1.0"?>
>  <?xml:stylesheet type="text/xsl" href="Test.xsl"?>

Priya,

The first thing I would try would be to use the correct syntax for the 
<?xml-stylesheet ?> processing instruction.

A dash, not a colon, should separate xml and stylesheet.

I would be interested to hear if that solves your problem.

Andrew Watt


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

_________________________________________________
Get Your Free Email At, http://www.rediffmail.com

For fabulous shopping deals visit: http://www.rediff.co.in/shopping/index.html




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


Current Thread