gwt
Run GWT Generated Code in Nashorn
GWT is a very useful tool to compile Java code into JavaScript. Nashorn is Oracle's new JavaScript implementation which runs JavaScript scripts in Java. In order to run JavaScript server-side code within a Java server I now want to make an extensive GWT library available to this JavaScript