[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Recursive call trouble
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 10 Aug 2006 17:37:36 +0100
put your recursive call in the xsl:otherwise branch not after the
xsl:choose, otherwise you recurse even when you have finished and so
never stop until you run out of java stack:

java.lang.StackOverflowError

David

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member