Re: Method calls with ognl with ValueStack Objects as Parameters

2008-11-25 Thread Tomi21
Try: test will look for a function with prototype 'getTest' in the value stack. Alexander Baetz wrote: > > Hi, > > Following scenario: i have an object on the value-stack and a function > on the action named = "getTest". The function returns a boolean. > > Now i want to do a struts-if

Re: Method calls with ognl with ValueStack Objects as Parameters

2008-11-25 Thread Tomi21
Try: test will look for a function with prototype 'getTest' in the value stack. Alexander Baetz wrote: > > Hi, > > Following scenario: i have an object on the value-stack and a function > on the action named = "getTest". The function returns a boolean. > > Now i want to do a struts-if