Been teaching myslef Java using Forte. I've written an applet that runs fine inside the Forte IDE - but doesn't run outside. It loads in IE OK - text fields accept input - but my button does not process the data.
BradMalia, not all IDE's are 'evil'. I am using an IDE that doesn't support drop and drag and I am sure there are plenty around too. I use 1 because it would help me save time in debugging the program and if there are many errors, I would be able to see all of them(different case from DOS)
Tim Ryan, perhaps you can post your codes here. I have never heard of or seen such things happening so I guess the problems lies in your codes or in your browser.
Thanks for the help - but I found the problem was my java.policy file. I would have to guess that running from within the Forte IDE doesn't require the java.policy(or uses some other policy file).
Thanks again for your help.
Tim Tim Ryan
PROGRESS Developer
Hi Tim, yes you are right. Running of applets in IDEs used appletviewer and in appletviewers, they would take it that your applet is 'safe' so you will be able to run it just like a normal application.
However, when you try to run the applet in a browser, your applet will not have full rights to the client and server pc due to security reasons.
What IDE do you use. I agree that one shouldn't get lazy and use drag&drop - but I do like the auto-complete aspects of an IDE. I can't put all the classes & methods in my brain.
TextPad allows you to run your MS-DOS based compiler from Windows. It's a text editor that allows you to set tools to use things like the java compiler & runner from Sun, and the applet viewer. "and everything under the sun is in tune
but the sun is eclipsed by the moon." --Pink Floyd: Eclipse
"I'm going to spend eternity
reinstalling Windows." --Reinstalling Windows: by some British guy
tmryan: I am currently using JPadPro. You can download it from anywhere but it has a limit of 30 days (I think). Luckily, you can get a crack from the web
I've been playing with JBuilder and Forte. I actually like the look of JBuilder a little better than Forte - but I like going to the source (Sun) with Forte. I also feel sometimes I should just do it in Textpad (old school). This is an interesting topic. I can understand both sides of the argument. Tim Ryan
PROGRESS Developer
You can get TextPad free for an evaluation & just never pay for it. It's the full version too. "and everything under the sun is in tune
but the sun is eclipsed by the moon." --Pink Floyd: Eclipse
"I'm going to spend eternity
reinstalling Windows." --Reinstalling Windows: by some British guy
If the company gives you the software for free, then they deserve to get riped off. "and everything under the sun is in tune
but the sun is eclipsed by the moon." --Pink Floyd: Eclipse
"I'm going to spend eternity
reinstalling Windows." --Reinstalling Windows: by some British guy
>GT500FOMOCO Writes:
>If the company gives you the software for free, then they >deserve to get riped off.
So if you let your neighbor drive your car to see if he wanted to buy it - then he can keep it and not pay you - right? You let him drive it - you deserve to get ripped off. Tim Ryan
PROGRESS Developer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.