[問] How to put Java to Mozilla

i have already download the jre, but i don't know how to put it to Mozilla.
Please help me.

評論查看選項

選擇你喜歡的顯示回應的模式,並點選「儲存設定」,以啟用你所做的改變。

use ln -s

check where your mozilla plugins directory is and make a softlinks to the jre-plugin like this:
# ln -s /usr/java/jre1.5.0/plugin/i386/ns7-gcc29/libjavaplugin_oji.so /usr/lib/mozilla-1.7.8/plugins

http://java.com/en/download/help/5000010500.xml#selfextracting

thanks!

thanks for help!

知識庫有文件

你可以參考我們知識庫裡的 在 Debian 上安裝 Java