Is it ppssible to pass an xsl variable to a java proc?
This code does not work...
<xsl:variable name="C" select="//error//rplyItem//rplyCode"/>
<stat:save name = "xxx" value = "$C" />

David



Reply via email to