User Tools

Site Tools


blogtng:2011-08-24:java_classes_not_extendable_by_javascript

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

blogtng:2011-08-24:java_classes_not_extendable_by_javascript [2011/08/23 22:35] – created kotablogtng:2011-08-24:java_classes_not_extendable_by_javascript [2020/11/26 09:11] (current) – external edit 127.0.0.1
Line 9: Line 9:
 but then all the trials never worked out. Then I found in the following site: but then all the trials never worked out. Then I found in the following site:
  
-<quote>+<blockquote>
 Rhino standalone download supports extending a java class through JavaAdapter. But, the bundled JavaScript engine in JDK 6 does not support this. Supporting this requires .class file generation -- which has been removed in JDK 6 (for security and footprint reasons). See also: JDK 6 release notes - scripting section.  Rhino standalone download supports extending a java class through JavaAdapter. But, the bundled JavaScript engine in JDK 6 does not support this. Supporting this requires .class file generation -- which has been removed in JDK 6 (for security and footprint reasons). See also: JDK 6 release notes - scripting section. 
  
 http://asafmjavacorner.blogspot.com/2008/11/extending-java-class-in-javascript.html http://asafmjavacorner.blogspot.com/2008/11/extending-java-class-in-javascript.html
-</quote>+</blockquote>
  
  
blogtng/2011-08-24/java_classes_not_extendable_by_javascript.1314138921.txt.gz · Last modified: 2016/05/24 12:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki