Lo all,

I was wondering if I was going about this in the correct way.
I have a perl script that generates xml (prints it out a tag at a time). I want that 
xml to 
be the source xml. ie it is a webservice serving up
raw xml (I mean without soap etc)

Now I had a play with xsp but couldn't get it to run the perl script
and get the xml the script was printing. I did modify the script
so it assigned the xml to a variable. This sort of worked but the xml
was transformed ie < became &lt; etc.
Anyway, I RTFM and came upon the producers howto. In there is
a cgi method. I've done that and it seems to work, ie it generates xml
and passes it onto the xslt.
I can't help but feel, however, that this is the wrong way to go about it. 
Any pointers to docs or other ideas much appreciated.

Thx

John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to