Have you tried escaping them? Using \" instead of " might work. Then again, I'm not an OGNL expert.

-Filip

Greg Cormier skrev:
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]

Reply via email to