On 31.12.2007, at 09:07, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

Have a look at

http://www.ognl.org/2.6.9/Documentation/html/LanguageGuide/varref.html

I actually tried this before:

  <div jwcid="@Insert" value="ognl:#var='foo'"></div>
  <div jwcid="@Insert" value="ognl:#var"></div>

only outputs "foo" once. Shouldn't it emit this string twice?

I tend to use complex ognl for rapid view development (dynamic reload).
After that, I move complex expressions into Java-code.

Thanks a lot for this hint! Would almost have been my next question ;-)

Kaspar


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

Reply via email to