Java plugin problem using Firefox on Ubuntu
Posted on July 29th, 2008 by Fred
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