Integrate React in JSP Application
Integrate React in JSP Application
Hello folks!
Today, I want to share a problem that I was having at work. I have a very legacy application written in JSP using scriplets, tiles and what not they were using in thier stone age era. I wanted to use React for a set of UIs connected via routers. So I created the entire app in React which can be used in the place of certain set of JSPs.
THE PROBLEM
Now the problem was that I had to…
View On WordPress









