I tried several times later, it seems not a issue in struts, only firefox4 will do that.
On Sat, Apr 9, 2011 at 11:36 PM, Dave Newton <davelnew...@gmail.com> wrote: > Without more info it'll be difficult to help. > > Dave > > On Saturday, April 9, 2011, DanY Liu <danyun....@gmail.com> wrote: > > Hi all, > > > > I want to try the model driven and prepare interceptors in struts 2, so I > > wrote a example. Then I was going to debug the program, every time , one > > http request make two "request" in the struts, in other words, when the > > "return SUCCESS" called(the html is populated in the browser > successfully), > > the program turn to the constructor of the action and every process been > run > > again.. . > > > > I set the breakpoints at the constructor , void prepare() and getModel(). > > > > Could someone can help on this odd problem? > > > > The IDE is Intellij 10.03 and the struts version is 2.2.2.1, browser : > > firefox 4 or chrome 10.0 > > > > > > thanks > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >