Thanks a lot! I will give it a try. Actually the real method's name is: doRequest, I will try to put a different name. Thanks.
Ted Husted wrote: > > What happens if you use a method name other than "do". > > There's actually a feature in Struts 2 where we can name a method > "doDefault" and then refer to it as "default" elsewhere. Naming a > method "do" might be confusing. > > HTH, Ted > * <http://www.StrutsMentor.com/> > > On Jan 7, 2008 9:11 AM, zuquirio <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I've a strange bug. I create an action class with three methods: view(), >> check(), do(). These three methods are in one class. In my >> struts-config.xml, I have made the following entries: > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts-2%3A-Multiple-methods-in-an-action-Class-tp14666539p14671323.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]