Re: Struts 2 And OGNL

2008-09-25 Thread Dave Newton
--- On Thu, 9/25/08, sikandar sikandar wrote: > Here is good article on struts 2 and OGNL > > http://struts2-java.blogspot.com/2008/09/struts-2-and-ognl.html Hmm, whoever wrote that blog article must be one of the authors of Struts 2 in Action_, because at least one of the sentences was lifted

Re: struts 2 and ognl

2008-01-10 Thread Laurie Harper
Otto, Frank wrote: hi, how can I build a ognl variable dynamic? Example: I have an iteration with different url-definitions, because I need always another parameter (index): ... <--- I need here: %{myMethod0}, %{myMethod1}, ..., but it wasn't e