Re: Struts2 2.3.16 integration with Spring Boot 1.3.5

2016-10-15 Thread Rodman, Kenneth J
as a WAR file and deployed onto Tomcat, it took me 30 minutes to get it working. Regards, Kenny. On 2016-09-22 12:20 (+0100), "Rodman, Kenneth J" wrote: > Hi,> > > I am trying to wrap Spring Boot 1.3.5 around my Struts2 application [version > 2.3.16]. I have successfully

Struts2 2.3.16 integration with Spring Boot 1.3.5

2016-09-22 Thread Rodman, Kenneth J
Hi, I am trying to wrap Spring Boot 1.3.5 around my Struts2 application [version 2.3.16]. I have successfully received control into my action classes and my action classes are able to access the backend database and retrieve data. However, beyond that the JSP is never rendered. So, is it possib