Put a breakpoint in ListUIBean.evaluateExtraParams and you will find out what is going on.
musachy On Mon, Aug 17, 2009 at 11:09 AM, James Carr<james.r.c...@gmail.com> wrote: > I'm giving up and putting it on the model. It doesn't belong there, > but at least it works. :( > > > > On Mon, Aug 17, 2009 at 1:06 PM, James Carr<james.r.c...@gmail.com> wrote: >> I tried #action.franchises and got the same error... is it literally >> #action, or is it #nameOfActionDefinedInStrutsXml? >> >> On Mon, Aug 17, 2009 at 11:43 AM, Musachy Barroso<musa...@gmail.com> wrote: >>> On Mon, Aug 17, 2009 at 9:39 AM, James Carr<james.r.c...@gmail.com> wrote: >>>> One note of interest though is I am using the ModelDriven interface >>>> for my action, but I would assume that OGNL would still resolve >>>> against my action in addition to my model. when I load the page, I get >>>> this error: >>> >>> Either the action or the model is pushed into the stack, not both. Try >>> "#action.franchises" that should find the map. >>> >>> musachy >>> -- >>> "Hey you! Would you help me to carry the stone?" Pink Floyd >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>> For additional commands, e-mail: user-h...@struts.apache.org >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org