Re: OGNL Functions

2008-01-18 Thread Chris Pratt
On Jan 18, 2008 1:40 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > > --- Chris Pratt <[EMAIL PROTECTED]> wrote: > > Is there an OGNL Equivalent to the JSP EL Function? > > > > I'd like to be able to do something like: > > > > > > > > but it doesn't seem to work. Thanks. > > Do you mean calling sta

Re: OGNL Functions

2008-01-18 Thread Dave Newton
--- Chris Pratt <[EMAIL PROTECTED]> wrote: > Is there an OGNL Equivalent to the JSP EL Function? > > I'd like to be able to do something like: > > > > but it doesn't seem to work. Thanks. Do you mean calling static functions? If so, that's easy. http://struts.apache.org/2.x/docs/ognl-basics.