On May 28, 2003, "Eric Miles" <[EMAIL PROTECTED]>  wrote:

 |Don't override the execute method, the LookupDispatchAction will call
 |'doSave' automatically.  Simply comment out your execute method.

Eric,

I was originally doing exactly what you say, but I was getting an
exception.  I searched the web and came across this snippet of code
where the parameter was checked in the overridden execute method
calling the super's execute only if something was there.  This is when
I realized it was never being set.  And since I guess there is no
default action, I was getting an exception.

Thanks,

/greg


--
Gregory F. March    -=-    http://www.gfm.net:81/~march    -=-    AIM:GfmNet

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

Reply via email to