Perhaps I misunderstood your question, but this should do the job:
<component id="yourInsertComponent" type="Insert">
<binding name="value" value="ognl:(boolean ? 'X' : '-')"/>
</component>
--Martin
On Mon, 19 Dec 2005 12:56:56 +0100, Alex2222 <[EMAIL PROTECTED]>
wrote:
Hi!
How do I affect the output of a boolean value?
I could write
X
-
But I would like to like to avoid using @components in my *.html-file.
How could I archive the same output only with the *.page-file?
Regards,
Alex.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]