[jdom-interest] JDOM and XSL

Shaun Smith shauns at pixology.com
Thu Jan 25 01:36:13 PST 2001


Hi,
I am currently using JDOM with XSL succesfully.  I am building
JDOM Documents form data in a relational database, and then
transforming them with a servlet, currently using the Xalan 2 beta.
The API between Xalan 1 and 2 seems to have changed quite a bit,
so I would have a look at 2 to see how it works.
Essentially, you get hold of a transformer and use it's transform
method on a DOM source - JDOM has the DOMOutputter for this purpose.
Visit xml.apache.org for the Xalan download - but you should be
able to use any XSL processor you like.
Shaun.

-----Original Message-----
From: Marco.Mistroni at nokia.com [mailto:Marco.Mistroni at nokia.com]
Sent: 25 January 2001 06:22
To: jdom-interest at jdom.org
Subject: [jdom-interest] JDOM and XSL


hi all,
	i have just started playing with JDOM and i have one question:
has anyone ever used JDOM along with XSL?? or, how can i use it???
i read in one article at javaworld that jdom 1.0 will feature also XSL...but
when
the version 1.0 will be available as far as you know??

thanx in advance and regards
	marco
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com



More information about the jdom-interest mailing list