Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 14484  / 2 Years ago, fri, august 5, 2022, 6:37:19

I am trying to access topcoder arena but facing a problem. I am following the procedure given in the following link - http://community.topcoder.com/tc?module=Static&d1=help&d2=getStarted



Currently openjdk-7-jdk is installed on my computer. On running "ContestAppletProd.jnlp" file, a pop-up from Firefox is asking me to download the file again and again. Any solutions?


More From » java

 Answers
2

Use javaws to launch the .jnlp file



e.g javaws -Xignoreheaders -headless Downloads/ContestAppletProd.jnlp &



You can install javaws using the following commands:



sudo apt-get install default-jre
sudo apt-get install icedtea-netx

[#30155] Saturday, August 6, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
altybol

Total Points: 364
Total Questions: 138
Total Answers: 121

Location: France
Member since Thu, May 6, 2021
3 Years ago
altybol questions
;