I have made a JAVA applet using JBuilder X and it works when I try it in JBuilder (using "Run using defaults") but not when I try it in a browser with JAVA Runtime Environment Version 5.0 :(
The problem is that it doesnt output the result if you run it in the browser. It works in browsers if I comment out the snittMakstemp() method :unsure:
Question
kula shakerz
I have made a JAVA applet using JBuilder X and it works when I try it in JBuilder (using "Run using defaults") but not when I try it in a browser with JAVA Runtime Environment Version 5.0 :(
The problem is that it doesnt output the result if you run it in the browser. It works in browsers if I comment out the snittMakstemp() method :unsure:
You can test it here and see if it works for you: http://student.iu.hio.no/~s127645/programm...lig2/index.html (just enter "1" for all the values and tell me what you get)
Here's the code if anyone wants to have a look:
Meteorolog.java.txt
Edited by kula shakerzLink to comment
Share on other sites
3 answers to this question
Recommended Posts