configuring JAVA
I input simple code and compile it, but when I try preview it in my broawser, it says Java is not probperly configured. I'm sure this is a simple question but I have no idea on what to do. I beleive I have a basic knowlege of the language when I did things preveously, It seemed to do things right but since I have this new laptop(Toshiba) I'm having all sorts of goofy fouls, but this actually sounds like a fixable one
I may have accidently posted a thankyou you reply before...but if I didn't...........THANX. I'm having problems remembering because I'm recoviering from a brain injury(which is the reason why I'm making stupid little mistakes) But I'm using IntEx8 and I will try downloding JRE and see if I've done it before. Thanx for the help.
I have it installed and I tried to reinstall it and when removing the old installaition it said there was a problem with some jar file...I beleive. Anyway, I did have the JRE installed. Is my 'puter just screwy? [zenox 2010-04-13 21:45:45]: Do you have the JRE (java runtime environment) installed? Additionally, what browser/os are you using?
Hello, tthanks for replies..
I have the same issue, and have been upgraded tto IE7/JRE 6.0.170.4.
Any help with compiling from browser appreciated. I did get an error pop up about Active X controls, since some of these settings are controlled at work.
Thanks
Jc
It sounds like a restriction has been placed on your computer so you can't run Java applets "A security risk".
So you can still use compilr, just not for applets, we have a Java console application template you can start with.
The process to run the application will be,
Build
Download
commandline from the folder you downloaded to "java -jar download.jar"
where download.jar is the name of your file.
Do you have the JRE (java runtime environment) installed? Additionally, what browser/os are you using?