The scripting option needs to be removed from Jttp. There are too many scripting languages available that run on the JRE, and supporting them all would be impossible. Furthermore, with JDK 14, Nashorn which is the default scripting engine has been removed entirely from Java.
The scripting option needs to be removed from Jttp. There are too many scripting languages available that run on the JRE, and supporting them all would be impossible. Furthermore, with JDK 14, Nashorn which is the default scripting engine has been removed entirely from Java.