Nevermind, I'm a moron... The page I was trying to use it on didn't
map to an action. :S

Thanks,
James

On Mon, Aug 17, 2009 at 1:09 PM, 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

Reply via email to