Jump to content

Scripting for the Java Platform

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.165.139.43 (talk) at 00:37, 29 January 2008 (Example and use). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Scripting for the Java Platform is a framework for embedding scripts into Java source code. The target platform is the same as that of Java servlets, specifically Java Platform, Enterprise Edition 1.4. Java SE 6 includes a JavaScript engine based on Rhino JavaScript for Java version 1.6R2. Scripting for the Java Platform was developed under the Java Community Process as JSR 223. The final release of JSR 223 was released on December 11, 2006. Java scripts are also very fun to work with. Here's an example: <body><img src="" name=hra><img src="" name=hrb><img src="y.gif"><img src="" name=mina><img src="" name=minb><img src="y.gif"><img src="" name=seca><img src="" name=secb> </body> It isn't this complicated. You just go on websites that give you free java scripts, and they tell you how to do it. You put it on your websites.