Subject: RE: Different Colors for Alternating Rows
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 25 Jun 2003 09:19:19 +0100
|
> Jarno,
>
> Thank you. The second approach did not work. It seemd to
> create an endless loop. Here is the error that I got, which
> repeated endlessly:
>
> at
> weblogic.apache.xalan.templates.ElemChoose.execute(ElemChoose.
> java:152)
> at
It's probably a stack overflow rather than an endless loop. Try it on
Saxon (7.x), which should detect this template as being tail-recursive
and therefore avoid this problem.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Different Colors for Alternating Rows
- Schwartz, Rechell R, ALABS - Tue, 24 Jun 2003 08:46:57 -0400 (EDT)
- <Possible follow-ups>
- Jarno . Elovirta - Tue, 24 Jun 2003 09:33:20 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Tue, 24 Jun 2003 09:48:32 -0400 (EDT)
- Michael Kay - Wed, 25 Jun 2003 04:19:02 -0400 (EDT) <=
- Jeff Beadle - Tue, 24 Jun 2003 10:01:17 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Tue, 24 Jun 2003 10:42:51 -0400 (EDT)
- Kienle, Steven C [IT/0200] - Tue, 24 Jun 2003 14:03:36 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Tue, 24 Jun 2003 22:59:31 -0400 (EDT)
|
|