Hi,

Following my earlier post and the document consultation, I managed to
build the website-2.3's example site.  I did the following:

1.      java org.apache.xalan.xslt.Process -in layout.xml -xsl
../xsl/autolayout.xsl -out autolayout.xml

2.      java. org.apache.xalan.xslt.Process -in autolayout.xml -xsl
../xsl/chunk-tabular.xsl 

In the step 2 above, how can I use output-root parameter to direct the
resulted document to desired location?

I am using xalan-j_2_4_1 under slackware 8.1.

Any pointers would be highly appreciated.

Damar 


Reply via email to