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]