Le 30/10/2024 à 19:23, BERTRAND Joël a écrit : [...]
La question (pour les spécialistes Tomcat/Java) est donc : où seconfigure ce fichu compilateur Java ?
[...]peut-être (sous réserve que je comprenne correctement ce qui n'est pas certain du tout) est-ce détaillé ici:
https://tomcat.apache.org/tomcat-9.0-doc/jasper-howto.html "[...]The servlet which implements Jasper is configured using init parameters in your global $CATALINA_BASE/conf/web.xml.
[...]compiler - Which compiler Ant should use to compile JSP pages. The valid values for this are the same as for the compiler attribute of Ant's javac task. If the value is not set, then the default Eclipse JDT Java compiler will be used instead of using Ant. There is no default value. If this attribute is set then setenv.[sh|bat] should be used to add ant.jar, ant-launcher.jar and tools.jar to the CLASSPATH environment variable.
[...]"