Showing posts with label plugin2. Show all posts
Showing posts with label plugin2. Show all posts

Friday, March 12, 2010

LiveConnect Docs for JDK6

JDK6 has done lot of changes in LiveConnect. LiveConnect is a feature in the browser for communication between Java Applet and JavaScript. With the new Plugin2, most of the work has been left on browser to do. Initially it was Java which do a good amount of work. So, now the Java Plug-in will operate like any other scriptable Plug-in.

This is one of the great document written : http://java.sun.com/javase/6/webnotes/6u10/plugin2/liveconnect/

If you want to see some code help, visit: http://java2s.com/Code/Java/JDK-6/Script-Engines.htm

Have Fun !!

Monday, December 01, 2008

Java Plugin2 - Docs !


With Plug-in 2(Java 6u10), a whole new experience comes into Java Plug-in. I have mentioned the new features of Plugin2 in some of my presentations of 6u10.


For detail, please visit this link : http://java.sun.com/javase/6/webnotes/6u10/plugin2/index.html


Switching between old/new plugin:


Java Control Panel - Advanced - Java Plug-in - Enable the next gen plug-in.


(Check this link : http://www.java.com/en/download/help/new_plugin.xml)




By default, it will take new plugin, but untick it for old plugin.