Javaには「Java Scripting API」と呼ばれるAPIが用意されている。これは、正式には「JSR 223: Scripting for the Java Platform」という名前の機能で、Java 6から標準で搭載されるようになった。この機能を利用すると、Javaプログラム内でほかのスクリプト言語のコードを実行 ...
Java Scripting APIはJavaの標準APIとして提供されているものなので、JavaScriptエンジンが変わったとしても、まったく同じように使用できるという利点がある。ただし、このAPIそのものも作られてから長い期間が経っているので、今となっては少し古い設計となっ ...
Jeff Friesen’s Beginning Java SE 6 Platform: From Novice to Professional is out now from Apress. In this article Jeff introduces you to his new book by presenting excerpts from its chapter on the Java ...
The next version of Java, code-named Mustang, is expected to feature Web 2.0 functionality in the form of expanded support for scripting languages. Mustang is due in a beta release later this month.