How can I make Java works in browser on Ubuntu (64bit) in 2017?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite
4












I need to run some old browser-based java applications. But when today I open my Firefox and try to open this app, I found that Java plugin not works. I searched Internet and find that new Firefox not longer supports Java plugin (Chrome and other browsers too). So how can I make this in-browser java application run?
I use Ubuntu 16.04 64-bit.










share|improve this question





















  • Some browser-based Java applications may be possible to launch using appletviewer
    – Thorbjørn Ravn Andersen
    Apr 4 at 8:38














up vote
3
down vote

favorite
4












I need to run some old browser-based java applications. But when today I open my Firefox and try to open this app, I found that Java plugin not works. I searched Internet and find that new Firefox not longer supports Java plugin (Chrome and other browsers too). So how can I make this in-browser java application run?
I use Ubuntu 16.04 64-bit.










share|improve this question





















  • Some browser-based Java applications may be possible to launch using appletviewer
    – Thorbjørn Ravn Andersen
    Apr 4 at 8:38












up vote
3
down vote

favorite
4









up vote
3
down vote

favorite
4






4





I need to run some old browser-based java applications. But when today I open my Firefox and try to open this app, I found that Java plugin not works. I searched Internet and find that new Firefox not longer supports Java plugin (Chrome and other browsers too). So how can I make this in-browser java application run?
I use Ubuntu 16.04 64-bit.










share|improve this question













I need to run some old browser-based java applications. But when today I open my Firefox and try to open this app, I found that Java plugin not works. I searched Internet and find that new Firefox not longer supports Java plugin (Chrome and other browsers too). So how can I make this in-browser java application run?
I use Ubuntu 16.04 64-bit.







16.04 firefox java browser plugins






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 14 '17 at 9:46









Rib47

19118




19118











  • Some browser-based Java applications may be possible to launch using appletviewer
    – Thorbjørn Ravn Andersen
    Apr 4 at 8:38
















  • Some browser-based Java applications may be possible to launch using appletviewer
    – Thorbjørn Ravn Andersen
    Apr 4 at 8:38















Some browser-based Java applications may be possible to launch using appletviewer
– Thorbjørn Ravn Andersen
Apr 4 at 8:38




Some browser-based Java applications may be possible to launch using appletviewer
– Thorbjørn Ravn Andersen
Apr 4 at 8:38










1 Answer
1






active

oldest

votes

















up vote
3
down vote



accepted










| Ubuntu 16.04 LTS 64-bit |




  • First, I have updated Java to have the latest version.



    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java8-installer


  • Then I download and unpack archive with 64-bit ESR Firefox (older version - v.45) from here


  • Then I close my 'standard' previously installed Firefox and run 'firefox' file from the extracted folder of the version 45 archive.

And after that I open my site and successfully run Java application from it.






share|improve this answer






















  • Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
    – Paulo Henrique
    Jan 14 at 14:42










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f892848%2fhow-can-i-make-java-works-in-browser-on-ubuntu-64bit-in-2017%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
3
down vote



accepted










| Ubuntu 16.04 LTS 64-bit |




  • First, I have updated Java to have the latest version.



    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java8-installer


  • Then I download and unpack archive with 64-bit ESR Firefox (older version - v.45) from here


  • Then I close my 'standard' previously installed Firefox and run 'firefox' file from the extracted folder of the version 45 archive.

And after that I open my site and successfully run Java application from it.






share|improve this answer






















  • Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
    – Paulo Henrique
    Jan 14 at 14:42














up vote
3
down vote



accepted










| Ubuntu 16.04 LTS 64-bit |




  • First, I have updated Java to have the latest version.



    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java8-installer


  • Then I download and unpack archive with 64-bit ESR Firefox (older version - v.45) from here


  • Then I close my 'standard' previously installed Firefox and run 'firefox' file from the extracted folder of the version 45 archive.

And after that I open my site and successfully run Java application from it.






share|improve this answer






















  • Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
    – Paulo Henrique
    Jan 14 at 14:42












up vote
3
down vote



accepted







up vote
3
down vote



accepted






| Ubuntu 16.04 LTS 64-bit |




  • First, I have updated Java to have the latest version.



    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java8-installer


  • Then I download and unpack archive with 64-bit ESR Firefox (older version - v.45) from here


  • Then I close my 'standard' previously installed Firefox and run 'firefox' file from the extracted folder of the version 45 archive.

And after that I open my site and successfully run Java application from it.






share|improve this answer














| Ubuntu 16.04 LTS 64-bit |




  • First, I have updated Java to have the latest version.



    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java8-installer


  • Then I download and unpack archive with 64-bit ESR Firefox (older version - v.45) from here


  • Then I close my 'standard' previously installed Firefox and run 'firefox' file from the extracted folder of the version 45 archive.

And after that I open my site and successfully run Java application from it.







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 16 '17 at 14:59

























answered Mar 16 '17 at 14:28









Rib47

19118




19118











  • Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
    – Paulo Henrique
    Jan 14 at 14:42
















  • Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
    – Paulo Henrique
    Jan 14 at 14:42















Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
– Paulo Henrique
Jan 14 at 14:42




Did work in Ubuntu 17.04. But downloaded firefox from this ftp: ftp.mozilla.org/pub/firefox/releases/45.9.0esr and disabled automatic updates in firefox option's advanced section
– Paulo Henrique
Jan 14 at 14:42

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f892848%2fhow-can-i-make-java-works-in-browser-on-ubuntu-64bit-in-2017%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491