This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Re: Urgent JSP, XML, XSL


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@aol.com wrote:
To:xsl-list@mulberrytech.com
From:AndrewWatt2000@aol.com
Date:Tue, 26 Sep 2000 15:14:10 EDT
CC:itfresher@rediffmail.com
Subject: Re: Urgent JSP, XML, XSL

In a message dated 18/09/00 14:38:28 GMT Daylight Time, 
itfresher@rediffmail.com 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]