On Thu, 13 Mar 2003 16:09:27 -0700 Jeff Caddel <[EMAIL PROTECTED]> wrote:
<SNIP code/> > > My own thoughts are: > > Positive: > Very simple :-) > Don't have to make a source code mod to your Action each time the text > > on a submit button in the JSP is added/changed like you do with > DispatchAction I'm still unclear what this achieves that the standard DispatchAction doesn't? Maybe you are referring to the LookupDispatchAction which I admit I haven't used, since I don't mind javascript setting up my hidden form fields:) In other words with the normal DispatchAction I don't really care what the Submit button is named, It's just the hidden form parameter for my dispatch method that matters. I'm probably missing something that you are trying to accomplish though. -- Rick Reumann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

