Following the recent discussion on the variables in the context reminded
me of a question that came to me a few days ago. Can I have a variable in
the context that has a dot in the name? for example:
ctx.putVar( "example.variable", "test value" );
and have an expression access it like:
${example.variable == 'test value'}
My machine that has jexl on it is down to a virus so can't actually try
this at the moment, but it would sure be nice..
Thanks,
Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]