All my clients app servers are on Servlet 3.1 - Glassfish is now on 4.0. The cross-package limitation comes to mind as first concern.- how many "add-opens" and "add-modules" would be required.
I need to get back on testing a full Struts 2.5.14 app under Java 9/Glassfish and see what I can find. Louis On Tue, Nov 28, 2017 at 2:18 AM, Lukasz Lenart <[email protected]> wrote: > 2017-11-27 20:20 GMT+01:00 Louis Smith <[email protected]>: > > What Servlet API is 2.6 targeting? > > Servlet API 2.5 > > > When will you start migrating to Java 9 structure and limitations? > > Hm... we thought about switching to Java 8 first. What limitations do > you have on mind? > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
