Hi~ I usually use JDOM for XML Processing. But, when I tried transforming XSL, I could not find the way to pass parameters to XSLT Processor. "parameters" which are defined in XSL document. ( <xsl:param name="blah.."/> ) Is it possible to use JDOM XSL Transform with parameters? Thanks, KwonNam.