Paul Libbrecht wrote:
On Samedi, d�cembre 7, 2002, at 06:17 , Mark R. Diggory wrote:

${frame.show()}

does this mean that Jelly supports direct method calls (something JSTL/EL is currently working towards?)

Yes, I think so.

The language is... JEXL (start at http://jakarta.apache.org/jexl)

Great I'll take a look. Thanks for the reference.

Note also that you can have tags that actually contain code in a different interpreter language. As far as I know there is a beanshell tag-library and a javascript (i.e mozilla's rhino) one all through bsf. I did not try them yet...

Finally, note the j:new tag which pretty precious...

Paul

I looked at it. I didn't notice however, can it construct non-bean like constructors with arguments?

-thanks,
Mark


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

Reply via email to