Add closing tags so they are properly nested, with jwcid="$remove$". Somewhat ugly, I know, but to me it looks better than the @Insert.

(I sent this last night but it hasn't appeared, I apologize in advance if it finally gets posted twice)

Greg Cormier escribió:
How can I output double quotes in OGNL?

I have a moderately complicated Border setup. There's lots of @If's for opening 
and closing new sub-menu's.

Unfortunately, Tapestry dies because nested tags confuse it (as they should). 
So to work around this, I just use @Insert with raw=true and print out my UL or 
LI tags as appropriate, and close them when needed.

Thanks,
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]

Reply via email to