This might be related to the following: http://struts.apache.org/2.x/docs/s2-001.html
In other words, I believe they stopped processing JSP EL expressions ${} in Struts tags. Matt On Sat, May 10, 2008 at 8:05 PM, Dustin Pearce <[EMAIL PROTECTED]> wrote: > So, we have discussed this topic in the past, but I wanted to bring it up > again because I am still not sure why..... > > When I use Appfuse 2.x and Struts2, I can just name my displayTag table to a > getter on my Action and somehow that collection (on the OGNL value stack) > finds its way to displayTag. My memory of working with Webwork is always > having to do a <ww:set /> in order to move the OGNL variable into page or > request scope for DisplayTag to grab it. I don't remember when I stopped > having to do that <s:set /> call, but now with Struts 2.1.x, I have to make > the <s:set /> call again for displayTag to see the collection. > > Does anyone know how DisplayTag can see the collection without a <s:set /> > in the current Struts2 basic build of Appfuse (Struts 2.0.11.1, Appfuse > 2.0.1)? > > -Dusty > > That means you Rob.... ;-) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]