THe gold rule use interface to encapsulte behaviour 2006/5/4, Michael Jouravlev <[EMAIL PROTECTED]>:
Dispatching action. Do not use old and crusty DispatchAction. See these links: http://wiki.apache.org/struts/EventActionDispatcher http://wiki.apache.org/struts/DataEntryForm Michael. On 5/4/06, Joey Watson <[EMAIL PROTECTED]> wrote: > hello everybody. > > When I was working a big project. I always met this problem. coz the > sometimes there are a lot of event need to be handled in a single jsp > page. so programer need to use lots of "if - else" to deal with > different event in Action.execute method. of cause. I think those > codes is not hard to be understant, but sometimes it make the action > class too big. Any suggestion? > > Thanks. > > Joey. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]