Infinite loop between JSP and webpack + AngularJS app
问题 We are trying to integrate a JEE app (jsp on the frontend) with an angularJs app. The angularJS is being packaged with webpack so in the jsp we are linking the app thru a <script> tag The application is being manually bootstrapped once the modules are already defined. The result once the manual bootstrapping occurs is kind of an infinite loop between the jsp and the angular app. We can see the url alternating between these two: http://localhost:8080/app/initApplication?lang=ES&TOTAL_APPROVALS