I previously blogged on using JavaScript in Java. The same Java Specification Request that allows for JavaScript in Java, JSR 223 (“Scripting for the Java Platform”), allows for including other ...
I have long felt that JDBC is one of the most underrated reliable work horses of the Java world. Although JDBC has proven its value many times over and, in my opinion, ranks up there with servlets and ...