Hello I am on look for a <TAG> but i don't know whether it exist. My Problem: In a XSL File i start a Java-Class and return a String with the follow content "<xsl:call-template name="anyTemplate"/>".
The Class ist started in the following Tag: <xsl:value-of disable-output-escaping="yes" select="wtaJf:getCallTemplate()"/> If i start the Xalan now, the Function in value-of does run and returns <xsl:call-template name="anyTemplate"/>. Afterwards it goes to the next Tag an leavs the return value, which would be a Tag, unaffected. Does someone knows a Function with which i can Parse the Return-Value of xsl:value-of ?? Thx for Help Elmar Hurni Web Technologies & Applications ___________________________________________________________________________________ Diese E-Mail ist nur fuer die als Empfaenger genannte Person oder Gesellschaft bestimmt. Wenn Sie diese E-Mail irrtuemlich erhalten haben, bitten wir Sie, den Absender zu benachrichtigen und die E-Mail auf Ihrem Computersystem zu loeschen. ___________________________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
