MappingDispatchAction executing twice

2005-11-22 Thread su mo
Hi, I am using Struts 1.2.7. The DispatchAction and its variants MappingDispatchAction and ActionDispatcher seems to be executing twice for me. Not sure where is the problem. Here is the code snippet. I tried with extending MappingDispatchAction or using ActionDispatcher CommonAction extends Ma

MappingDispatchAction executing twice

2005-11-22 Thread su mo
Hi, I am using Struts 1.2.7. The DispatchAction and its variants MappingDispatchAction and ActionDispatcher seems to be executing twice for me. Not sure where is the problem. Here is the code snippet. I tried with extending MappingDispatchAction or using ActionDispatcher CommonAction extends Ma