It' what I've already done ...
Jean-Jacques Borie
Directeur recherche et d�veloppement
Tekora, changez votre conception des sites web
http://www.tekora.com
17, place de la R�sistance - 92130 Issy-les-Moulineaux
T�l. : +33 1 55 00 10 03 - Fax : +33 1 55 00 10 10
Por: +33 660199524
[EMAIL PROTECTED]
Pour vous inscrire � la Newsletter Tekora :
http://www.tekora.com/tekora/fr/12_1.html
Myriam_Midy@l
otus.com To: [EMAIL PROTECTED]
cc:
18/09/2001 Subject: Re: Fwd: Rep: DTMDOMException +
HTML Tables
15:41
Please
respond to
xalan-dev
Hi,
I would actually recommend trying out the latest version of xalan (D10) if
you can. It can be found at
http://xml.apache.org/dist/xalan-j/.
Myriam
Aurelien
<aurelien@frac To: [EMAIL PROTECTED]
tals.be> cc: (bcc: Myriam
Midy/CAM/Lotus)
Subject: Fwd: Rep:
DTMDOMException +
09/18/01 05:50 HTML Tables
AM
Please respond
to xalan-dev
This is as clear as can be. I posted the first message to the
cocoon-users ml and Christian answered suggesting that I send this here.
Do you know where I can get version D8 of Xalan 2 ?
D�but du message r�exp�di� :
> De : Christian Haul <[EMAIL PROTECTED]>
> Date : Lun 17 sep 2001 11:19:32 Europe/Paris
> � : [EMAIL PROTECTED]
> Objet : R�p : DTMDOMException + HTML Tables
> R�pondre � : [EMAIL PROTECTED]
> R�pondre � : [EMAIL PROTECTED]
>
> On 17.Sep.2001 -- 09:05 PM, Aurelien wrote:
>> Hi,
>>
>> Sorry, this is obviously a beginner's problem trying to fiddle with
>> Xalan:
>>
>> I have this long list of xml nodes that I have to format into an HTML
>> table. BTW, there *must* be some standard way to do this. However, I
>> tried to implement a java static method in a helper class, taking a
>> NodeList as parameter, with the following signature:
>>
>> public static String getTable (org.w3c.dom.NodeList nodelist );
>>
>> The xsl code is:
>> ....
>> <xsl:value-of
>> select="java:be.fractals.soccer.servlet.TableFormatter.getTable(.)"/>
>> ....
>>
>> But all I get is:
>>
>> org.apache.xml.dtm.DTMDOMException: java.lang.RuntimeException:
>
> Xalan is in progress of switching its internal structures from DOM to
> DTM. The version currently shipped with Cocoon is broken in some
> respects regarding extension functions. This might very well be the
> case here, too. Please try a different version (e.g. D8) and report
> this to xalan-dev mailing list.
>
> BTW you might be able to use xsl:for-each to build your table.
>
> Chris.
>
> --
> C h r i s t i a n H a u l
> [EMAIL PROTECTED]
> fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>