Subject: Re: xalan-j - outputing html and xml from the same transform
From: Kevin Rodgers <kevin.rodgers@xxxxxxx>
Date: Mon, 31 Jan 2005 09:26:49 -0700
|
Yves Jaques writes:
> What I'm trying to do is write a transform in a variable and then
> output it to the console as html,
>
> and to a file on the server as XHTML,
>
> so that next time, I can just do a copy-of of my XHTML file instead of
> retransforming the source file.
Does Xalan allow you to output to the standard output stream? If so,
then just pipe it to tee.
--
Kevin Rodgers
|