Java plugin problem using Firefox on Ubuntu

My problem was when i upgraded Ubuntu and the java plugin stopped to work.

The solution was remove IcedTea plugin and then install java plugin:

aptitude remove icedtea-gcjwebplugin

aptitude install sun-java6-plugin

Discussion Area - Leave a Comment