|
Subject: Re: [xsl] 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Recursive call trouble, Luke Jones | Thread | Re: [xsl] Recursive call trouble, Luke Jones |
| Re: [xsl] Recursive call trouble, Luke Jones | Date | Re: [xsl] Recursive call trouble, Luke Jones |
| Month |