Re: freemaker model population

2008-02-28 Thread Darren James
Sorry for the confusing question. I tried this again and it seemed to work fine (i.e. accessing objects that are not on the top of the value stack via ognl expressions via the ${foo} syntax in freemarker templates) However, I did find a couple of places where I had to use the struts prope

freemaker model population

2008-02-27 Thread Darren James
Hi all, I'm fairly new to freemarker, and just started using in in the context of a struts2 component tag. I was noticing that it seems like you can do this ${foo.bar} anywhere in the template (vs. using the s.property tag), *but* only when the top object on the value stack is the object wi