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

Reply via email to