Re: Debug problem, one http request is send twice.

2011-04-10 Thread DanY Liu
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 wrote: > Without more info it'll be difficult to help. > > Dave > > On Saturday, April 9, 2011, DanY Liu wrote: > > Hi all, >

Debug problem, one http request is send twice.

2011-04-08 Thread DanY Liu
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 successful

Re: invalid charactors in url and 500 error

2011-03-06 Thread DanY Liu
Thank you so much. It just solved my problem. :) On Mon, Mar 7, 2011 at 11:17 AM, Maurizio Cucchiara < maurizio.cucchi...@gmail.com> wrote: > The exclamation mark has a special meaning for the struts2, have you > tried to inhibit by disabling DMI? > > Try to add this row inside your struts.xml fi