Any chance of surveying the user community to find out what servers are in use? My clients are all on Weblogic 12c, JBoss 6 or better, TomCat 7, and even wildfly 10. Most have been on Servlet 3 and Java 8 for nearly 2 years now. I hate having to use "adapter" code for struts support to get data types to align. Java 7 ended security updates in 2015. It is only on "life support" at this point. Here are 2 excerpts from our context listener startup:
: Application Server Instance : WebLogic Server 12.2.1.2.0 WebLogic JAX-RS 2.0 Portable Server / Jersey 2.x integration module : Application Servlet Specification : 3.1 : JSP Specification : 2.3 : JSTL Version : 1.2 : Java Runtime Version : 1.8.0_111 : Application Server Instance : WildFly 2.0.10.Final - 1.3.15.Final : Application Servlet Specification : 3.1 : JSP Specification : 2.3 : JSTL Version : 1.2 : Java Runtime Version : 1.8.0_91 Louis On Wed, Jul 12, 2017 at 10:37 AM, Lukasz Lenart <lukaszlen...@apache.org> wrote: > Hi, > > 2.5.12 is almost out (under way to the Central), so it's time to think > about the next step, I have identified few steps [1] to start with a > new version. Main reason behind switching from 2.5.x to 2.6.x is this: > > - Struts 2.6 - Servlets 2.5, JSP 2.1, Java 7 > > If you consider this as a bad idea and we should still support 2.5.x > branch as is (Servlets 2.4 & JSP 2.0) please post a comment. > > [1] https://issues.apache.org/jira/projects/WW/versions/12340222 > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >