I have an already working dynamic webproject. When I try to convert it to maven based project it creates problem. When ever accessing a struts2 action its repeating call to the action and got java.lang.stackoverflow error in browser. Any solution please?