Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How do I get the SUN Java plugin to work in Firefox 8.0 or Seamonkey 2.6?

  • 3 trả lời
  • 17 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi dieter.issler

more options

After a recent automatic upgrade of Firefox on my Xubuntu 11.04 system, the SUN Java plugin is no longer recognized by Firefox. I tried the old method of manually symlinking the corresponding library to /usr/lib/mozilla/plugins and various other directories that contained plugins, but to no avail. Other plugins like Flash work fine. Having the SUN Java plugin working is a must for me in order to be able to access my online bank, the Citrix server at my workplace, etc.

After a recent automatic upgrade of Firefox on my Xubuntu 11.04 system, the SUN Java plugin is no longer recognized by Firefox. I tried the old method of manually symlinking the corresponding library to /usr/lib/mozilla/plugins and various other directories that contained plugins, but to no avail. Other plugins like Flash work fine. Having the SUN Java plugin working is a must for me in order to be able to access my online bank, the Citrix server at my workplace, etc.

Giải pháp được chọn

Try to create a plugins folder in the Firefox Profile Folder and place a symlink to the JP2 Java plugin file (libnpjp2.so) in that folder.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder
Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

Try to create a plugins folder in the Firefox Profile Folder and place a symlink to the JP2 Java plugin file (libnpjp2.so) in that folder.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder
more options

Also, Exit Firefox and rename the pluginreg.dat in your profile folder and start Firefox again. This may help to reinitialize the plugins that Firefox recognizes.

...............................................................................................................................

Useful links:

All about Tools > Options

Going beyond Tools > Options - about:config

about:config Entries

Page Info Tools (Alt + T) > Page Info, Right-click > View Page Info

Keyboard Shortcuts

Viewing Video without Plugins

Firefox Profile Folder & Files

Firefox Commands

Basic Troubleshooting

After Upgrading

Safe Mode

Problematic Extensions

Troubleshooting Extensions and Themes

Troubleshooting Plugins

Testing Plugins

Được chỉnh sửa bởi Vivek vào

more options

cor-el and Vivek.Wilfred,

Thank you very much for your swift replies! In the end, I managed to solve my problem for all users of my computer at once by creating a symbolic link in the directory /usr/lib/firefox-addons/plugins to the file /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so. the two important points were (1) to use libnpjp2.so instead of the file libjavaplugin_oji.so, as indicated on http://plugindoc.mozdev.org, and (2) to put this into /usr/lib/firefox-addons/plugins.