Re: [xsl] Re: writing output HTML to file

Subject: Re: [xsl] Re: writing output HTML to file
From: Mukul Gandhi <mukulw3@xxxxxxxxx>
Date: Thu, 17 Jul 2003 18:29:31 -0700 (PDT)
i don't which XSLT processor you are using. but you
will need to use an extension function to write result
of transformation to a file. for e.g. Xalan-J provides
a "redirect" extension to writing result of
transformation to a file 

http://xml.apache.org/xalanj/extensionslib.html#redirect

Regards,
Mukul

--- John Liebermann <ahsan_hussain@xxxxxxxxxxxxx>
wrote:
> Is it possible to output the HTML generated to file?
> I have two outputs in
> my HTML that i would like to go into different files
> so that i can append
> them and create my final HTML. thanks.
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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


Current Thread