You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rajesh <ra...@gkbcinc.com> on 2004/10/12 07:21:30 UTC

Dispatch Action called Twice

Hai all,
 
am working in Struts 1.1
 
some time in my program some DispatchActions are called twice!!!!
 
am not sure whats the problem 
 
am working in Widnows tomcat5
 
in log displayed in tomcat console when i made a request of a action it
displays the system.out command inside those action twice like
 
after callinig one and next time another 
 
can anybody help me why its happining so
 
Regards,
 
Rajmahendra R. Hegde
 
There are two ways of constructing a software design. One way is to make it
so simple that there are obviously no deficiencies. And the other way is to
make it so complicated that there are no obvious deficiencies. 
                                                    -- C.A.R. Hoare