That I knew (I saw on the docs somewhere that a DOM node is automatically streamed). What I ask is the minimal cocoon specific code to to that. gosh - mailing from iPaq is a real PITA
-- Leszek Gawron lgawron<at>mobilebox.pl -----Original Message----- >From: "Ugo Cei"<[EMAIL PROTECTED]> >Sent: 04-04-16 18:08:12 >To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Subject: Re: JXTemplate and XML "fields" > >Leszek Gawron wrote: >> Imagine I have a bean fetched from database. Call it a Message. A Message has >> a String getContent() method. Now this string contains not a plain text but an >> X(HT)ML piece. What is the most elegant, fastest and most convenient way to >> make JXTemplate treat it as a node instead of displaying the tags as text ? >> lg >> > >Parse the string, get the DOM and pass it to the template. > > Ugo > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
