On 18.06.2004 20:37, [EMAIL PROTECTED] wrote:

Hi all,

Is it possible to access bizdata in a Cocoon Forms template? Specifically I have a java object available to me in my FlowScript which ahs a method getHtmlColor() which returns a string suiable for specifying a color in HTML. I would like to be able to put somthing in my template like:

<td bgcolor="${myobj.htmlColor}">

Is this possible at all? If so how do I do it?

Should be possible if you process the template using JXTemplateGenerator.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to