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]