Is there a easy way to invoke a java method besides creating a jelly tag?
I was just trying to avoid the hassle -- I haven't added any tags yet.
Oh sure... ${frame.show()}
for example... part of the Jelly-Swing demo...
I am not sure about static methods but as soon as you a variable object, jexl can invoke it for you...
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]