« November 2006 »
SunMonTueWedThuFriSat
   
2
4
5
6
7
8
9
10
12
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  
       
Today
XML

Blog::Navigation

GetJava Download Button
Get the Source
Personal Blog

Blog::Referers

Today's Page Hits: 1375

Powered by Roller Weblogger.
« Previous day (Nov 9, 2006) | Main | Next day (Nov 11, 2006) »
20061111 Saturday November 11, 2006

Applet-JAX and scripting

I came across Chet Hasse's blog entry titled "Applet-JAX ". In the code, he uses Java-to-Javascript Communication. If you are going to use JDK 6, then you can use scripting API (javax.script) to access browser's (native) JavaScript script engine. JSR-223 script engine for browser's JS interpreter is available at https://scripting.dev.java.net/. With JDK 6, Rhino based JSR-223 engine is included as well. There is also scriptlet applet to write applets in JavaScript.



( Nov 11 2006, 10:48:37 AM IST ) Permalink Comments [3] del.icio.us | furl | simpy | slashdot | technorati | digg

Copyright (C) 2005, A. Sundararajan's Weblog