You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.