On 11/30/05, Matheus Eduardo Machado Moreira <[EMAIL PROTECTED]> wrote:
>     My action extends LookupDispatchAction and implements the
> getKeyMethodMap() method. In my ApplicationResources.properties file I
> define all the keys for the buttons that can be shown in my
> interfaces. Everything seems to be ok but every time I try to access
> my pages I receive the following error:
> "javax.servlet.ServletException: Action[/pesquisaIngrediente] missing
> resource 'comando.iniciar' in key method map".

My guess is that you've got things backwards in getKeyMethodMap, but
it's hard to tell without seeing some code.  Can you post the relevant
bits of getKeyMethodMap, your .properties file, and one of your
buttons?

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to