Hi guys, Just wondering if someone was able to use from JEXL something like:
<var name="foo" expr="MyClass.myStaticMethod()"> Right now I can do: <var name="foo" expr="myInstance.myNonStaticMethod()"> given the fact that I previously have: MyClass myInstance = new MyClass(); rootCtx.set("myinstance", myinstance ); Thanks for the help in advance, -Nestor ____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]