News

It has recently become popular to differentiate between the Java platform and the Java language, but many Java developers still are unsure of how to incorporate scripting into Java application ...
Some Java applications’ requirements make integration with a scripting language necessary. For example, your users may need to write scripts that drive the application, extend it, or contain ...
Sun releases Java Standard Edition 6, a Java desktop update meant to work better with scripting languages.
It prompted me to look at Python-like scripting languages that run in a Java environment. In this article, I discuss Jython and Groovy, two scripting languages that use the Java runtime environment.
The entry point of a standalone Java application is the main method or function. In the age of Servlets and JSPs, Java’s main function took a backseat to these technologies that were initialized with ...
Do you need to perform an Ajax file upload with pure JavaScript? This example lays out the steps to accomplish an Ajax file upload without the need for a JavaScript library like jQuery or Dojo.
Sun releases Java Standard Edition 6, a Java desktop update meant to work better with scripting languages.