Struts 2.5.x support above Java 8

2018-11-09 Thread Paul Zepernick
Has anyone got Struts 2.5 to work for Java 11 or anything above Java 8? I have a project that I was trying to migrate to Java 11 using 2.5.18. I have it compiling, but then ran into an issue with the ASM library. I am using the REST plugin, which is dependent on the convention plugin. The co

Re: Is struts better than spring framework?

2018-11-09 Thread Dave Newton
Yes? No? Apples and oranges. Struts 2 is an MVC web framework. Spring MVC is the Spring equivalent. Spring is an all-encompassing framework for many things, one small part of that is the web. In any case, "better" is subjective. Dave On Fri, Nov 9, 2018 at 12:47 PM ssmtpmailtesting ssmtpmailte

Is struts better than spring framework?

2018-11-09 Thread ssmtpmailtesting ssmtpmailtesting
Is struts better than spring framework? - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org