|
-
Jun 23rd, 2007, 02:11 AM
#1
Developing an applet
I want to develop a web-based java applet that will run inside a web browser. It will be more or less a chat room kind of thing.
I made the client/server in VB but now I want to make a web-based client so people can chat from their web browser.
I know nothing about JAVA at all but I can learn from tutorials and whatnot.
But I don't know where to start. What (SDK?) development environment/software do I download? Where do I get it?
-
Jun 23rd, 2007, 06:45 AM
#2
Re: Developing an applet
You can use a free chat room instead of developing the applet.
But if you want to learn and do it by yourself you'll need to download JSE the JDK not the JRE of course. and you can search this forum for free IDEs or you can start the right way and use the "Notepad"
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jun 23rd, 2007, 01:44 PM
#3
Re: Developing an applet
I don't mind writing in notepad.
I see 3 of the JDK ones listed, which one should I get?
JDK 6u1
The Java SE Development Kit (JDK) includes the Java Runtime Environment (JRE) and command-line development tools that are useful for developing applets and applications.
JDK 6u1 with Java EE
Java EE provides web services, component-model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and Web 2.0 applications.
JDK 6u1 with NetBeans 5.5.1
This distribution of the Java SE Development Kit (JDK) includes NetBeans IDE, which is a powerful integrated development environment for developing applications on the Java platform.
-
Jun 23rd, 2007, 01:58 PM
#4
Re: Developing an applet
The first one is the most appropriate for you.
If you want to try NetBeans - A great Java IDE - You can select the 3rd one
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jun 23rd, 2007, 04:48 PM
#5
Re: Developing an applet
 Originally Posted by ComputerJy
The first one is the most appropriate for you.
If you want to try NetBeans - A great Java IDE - You can select the 3rd one
So the 3rd one is the same as the first except it has a Java IDE? I'm going to try it out, thanks.
-
Jun 24th, 2007, 10:42 PM
#6
PowerPoster
Re: Developing an applet
I use IntelliJ Idea for Java stuff. You can download it from here. I feel it is easer to use than NetBeans.
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
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
|