Re: LookUpDispatchAction :does not contain handler parameter named ...

2004-05-26 Thread Riyad Kalla
I agree, it drove me nuts so I switched to using MappingDispatchAction and it turned out to be exactly what I wanted. Same idea behind the DispatchActions, but you specify the method name in the "parameter" field... can't get more straight forward than that ;) On Wednesday 26 May 2004 01:04 pm,

Re: LookUpDispatchAction :does not contain handler parameter named ...

2004-05-26 Thread Rick Reumann
shankarr wrote: Hi! I am getting an exception which reads like this : *:does not contain handler parameter named empfieldsaction * I have the following jsp. Leads Custom Fields   I hate the LookupDispatchAction compared to the regular DispatchAction. I started out using it thinking it wou