Re: JCreator beginners question
Turtle wrote:
Hi everybody,
I am very new with JAVA.
That's Java - please don't SHOUT.
...and while you remind me, a good group for Java
beginners is comp.lang.java.help.
Using JCreator V3LE it is not possible for me to opening Applets
Applets are not a good place for beginners to start.
They are more complicated to test and deploy than
either console based, or GUI'd, applications.
... in my
Browser (neither MS Explorer nor in Firefox).
It opens only in theJCreator internal window.
Can you tell me how I can correct this?
Stop using JCreator V3LE?
...honestly, that is only being (partly) sarcastic.
If you cannot figure from JCreator's own 'F1 - Help'
how to open your applet in a browser, maybe it
is time to set aside the IDE and start learning
Java instead.
Andrew T.
.
Relevant Pages
- Re: Understanding Classes
... I don't know that that makes life harder for beginners than anything else. ... It's not a very complicated concept in Java. ... Still, it's best for beginners to think of object-oriented structures as based on "types", then follow Joshua Bloch's advice and use interfaces to represent types. ... 'interface', you have multiple inheritance. ... (comp.lang.java.programmer) - Re: Installing J2SE 5.0 breaks Internet Explorer
... ANY link on a web page that actually opens up a new window does ... But if I uninstall Java, ... > I have just tried installing the JDK without the JRE and there is no ... > problem except that I don't have Java in the browser. ... (comp.lang.java.programmer) - More understandable classes, objects and keywords please!
... I'm reading through the First Splash, which is definitely a dive into ... Java instead. ... the digital clock example is rather involved for beginners. ... Smalltalk looks just as complicated as Java when he compares the ... (comp.lang.smalltalk.dolphin) - Re: Where to Start
... understand java from the beggining. ... are you a beginner at Java only or is it your very first programming ... programming language. ... Java is a terrible language for absolute beginners. ... (comp.lang.java.programmer) - Re: C# Book
... do not be too quick to dismiss a beginners C# book ... do not want to dismiss books for beginners in C# but I want to avoid ... good book about C# for people coming from Java. ... > In a paint analogy, you have to decide whether you are going to paint ... (microsoft.public.dotnet.languages.csharp) |
|