It's too bad it's so confusing. It's be ideal to do this without these
headaches :
<LOOP>
<IF a submenu item>
<UL> <!-- Start the submenu -->
</IF>
... do some stuff
<IF was a submenu item>
</UL>
</IF>
</LOOP>
But these are improperly nested tags for Tapestry -- even though the final
output is proper!!!
Greg
-----Original Message-----
From: Filip S. Adamsen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 04, 2006 3:03 PM
To: Tapestry users
Subject: Re: [Slightly OT]Double quotes in OGNL
I have no idea what to do. =/
Perhaps what you're trying to achieve is not even possible...
Greg Cormier skrev:
> Here's my wonderfully confusing statement :
>
> <span jwcid="@Insert" raw="true" value="ognl:'<ul class=menu id=' +
> aPage.menuId + '>'" />
>
> I want to add quotes to the class tags to comply with our Common look and
> feel standards.
> :)
>
> Greg
---------------------------------------------------------------------
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]