Relative Content

Tag Archive for reactjsjspstruts2migration

React.js component added in JSP page in struts 2 application working on Google Chrome, MS edge but not working on Internet Explore v7

I am working on adding a React.js component to a JSP page in a Struts 2 application. I created a Babel configuration file and a Webpack configuration file, and I am able to create a bundle.js file. I am using this bundle.js file in my existing project jsp with a root element. Everything works fine in modern browsers like Chrome and Microsoft Edge, but it is not working in Internet Explorer. application only load on IE