|
-
Jan 27th, 2003, 10:21 AM
#1
Applets????
I'm not new to programming...but wery new too JAVA. So I was just wondering. We learn applications in JAVA at school. But was wondering. Is Applets much harder too learn. Should I programm a lot of applications before I jump over to applets. Or is the only diffrens that applets are built up in an other way.
Thanks.
-
Jan 27th, 2003, 12:17 PM
#2
Applets are no harder than other java things. A Hello World applet is nearly as easy as an Hello World app.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 27th, 2003, 12:30 PM
#3
Thanks for your answer. THen I might just start to make my Hello World applett today...
-
Jan 27th, 2003, 01:20 PM
#4
OK...I have started to read about applets now. And in my book it said: (trancelated to English... )
...it can notcommunicate with other Internet-areas then the Web page the applets is on...
does that mean that I can't open up a web page and read the html file. So how do you make search engine for a web page????
We have a domaine with about 1000 html pages on it. Is it possible to make a search engine for that domaine using JAVA....
PS....that will not be my first applet. I was just wondering...????
-
Jan 27th, 2003, 01:55 PM
#5
A search engine should rather be written in a server side language, servlets, JSP, PHP, ASP...
That's not a job for a (client-side) applet.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 27th, 2003, 02:03 PM
#6
Maybe I'm off for a blinf road. I have always heard good things about PHP. Maybe that is what I should start to learn. I will learn JAVA at school anyway. Thaks for your advice. I'm off to see what PHP can offer now.
I'm glad that I learned the word "It's never to late to turn" when I was young...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|