[jdom-interest] ok...

Jason Hunter jhunter at collab.net
Fri Jul 21 00:04:24 PDT 2000


> i was wondering is there a way to build an xsl template using dom,
> sax, jdom or some other package.. the key is keep from having to use
> the filesystem.. and just stick to an RDBMS, memory, and EJB's for
> generating XML and displaying it...

You can use any builder and outputter you want.  See jdom-contrib for a
ResultSetBuilder showing how flexible the design is.

-jh-



More information about the jdom-interest mailing list