Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-01-2003, 08:04 PM   PM User | #1
Aymen++
Regular Coder

 
Join Date: Nov 2002
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Aymen++ is an unknown quantity at this point
Java Applet

when i make a java applet using JCreator it creates a two files one .htm and another one is .java, not .class, the question is how to make java applet using JCreator?
Aymen++ is offline   Reply With Quote
Old 04-01-2003, 08:09 PM   PM User | #2
Spookster
Supreme Overlord


 
Spookster's Avatar
 
Join Date: May 2002
Location: Marion, IA USA
Posts: 6,222
Thanks: 4
Thanked 80 Times in 79 Posts
Spookster will become famous soon enough
The .java file is the source file. You need to compile the source file into a .class file.
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!
Spookster is offline   Reply With Quote
Old 04-02-2003, 06:45 PM   PM User | #3
Aymen++
Regular Coder

 
Join Date: Nov 2002
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Aymen++ is an unknown quantity at this point
how to compile it?
Aymen++ is offline   Reply With Quote
Old 04-02-2003, 08:49 PM   PM User | #4
Josh Campbell
New Coder

 
Join Date: Jun 2002
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Josh Campbell is an unknown quantity at this point
The compile process is different for each compiler. Usually there is either a toolbar button for quick access or an option to compile under the project or build items on the menu. I've never used JCreator so I can't tell you exactly how.
Josh Campbell is offline   Reply With Quote
Old 04-02-2003, 10:35 PM   PM User | #5
Spookster
Supreme Overlord


 
Spookster's Avatar
 
Join Date: May 2002
Location: Marion, IA USA
Posts: 6,222
Thanks: 4
Thanked 80 Times in 79 Posts
Spookster will become famous soon enough
Quote:
Originally posted by Josh Campbell
The compile process is different for each compiler. Usually there is either a toolbar button for quick access or an option to compile under the project or build items on the menu. I've never used JCreator so I can't tell you exactly how.
To be more precise.. Each java Itegrated Development Environment(IDE) will have different menu items/buttons for you to click to start the compiler.

Java IDE != compiler.
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!
Spookster is offline   Reply With Quote
Old 04-03-2003, 01:11 AM   PM User | #6
Josh Campbell
New Coder

 
Join Date: Jun 2002
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Josh Campbell is an unknown quantity at this point
technical details, sorry, always mix up words and forget what the right ones are.
Josh Campbell is offline   Reply With Quote
Old 04-03-2003, 01:20 AM   PM User | #7
Spookster
Supreme Overlord


 
Spookster's Avatar
 
Join Date: May 2002
Location: Marion, IA USA
Posts: 6,222
Thanks: 4
Thanked 80 Times in 79 Posts
Spookster will become famous soon enough
Quote:
Originally posted by Josh Campbell
technical details, sorry, always mix up words and forget what the right ones are.
It's okay. When I used to help teach java courses I used to correct students all the time as they would confuse JBuilder, JCreator, Forte, etc as being the compiler. Now I just do it out of habit. Normally I probably wouldn't notice when someone uses the terms interchangibly.
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!
Spookster is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:06 AM.


Advertisement
Log in to turn off these ads.