Subject: a newbie question
From: "TaNiA" <tania@xxxxxxxxxxxxxx>
Date: Thu, 4 Nov 1999 15:26:03 +0800
|
Hi,
I was just trying to install the sax parser, xp and xt on my UNIX machine.
I've unzipped the files and have added the xt.jar, xp.jar and sax.jar to my
CLASSPATH and tried to run the following command
java -Dcom.jclark.xsl.sax.parser=your-sax-driver com.jclark.xsl.sax.Driver
source stylesheet result
as stated in the http://www.jclark.com/xml/xt.html instructions..
but I must be doing something wrong... because I keep getting errors about
java.lang.NoClassDefFoundError..
What should I do to be able to get to the end result of being to run xt
wiht the command
xt example.xml example.xsl output.html ?
Thanks so much in advance,
tania
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|