Chris Winters
Posts: 931
Nickname: cwinters
Registered: Jul, 2003
|
Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
|
|
|
|
Java 6 to include JavaScript?
|
Posted: Jun 11, 2005 12:55 AM
|
|
|
This post originated from an RSS feed registered with Java Buzz
by Chris Winters.
|
Original Post: Java 6 to include JavaScript?
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
|
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com
|
|
According to David Flannagan, it appears so:
The detail that is most interesting to me is that the JSR-233 (Scripting for the Java Platform) implementation will be included in build 40 (in a week or two, I think). And, it will include the Rhino JavaScript engine! So every Java 6.0 application will automatically have an embedded JavaScript interpreter.
This is fantastic! I've now built two products at work that rely heavily on embedded JavaScript (also using Rhino). It's a great way to expose functionality dynamically. And a likely side-benefit of this is better documentation: nice.
Read: Java 6 to include JavaScript?
|
|